Searched refs:GetFormat (Results 1 – 8 of 8) sorted by relevance
19 zx_status_t GetFormat(AudioStream::Format* out_format) final;
21 zx_status_t GetFormat(Format* out_format) final;
136 zx_status_t WAVSource::GetFormat(Format* out_format) { in GetFormat() function in WAVSource
44 zx_status_t SineSource::GetFormat(Format* out_format) { in GetFormat() function in SineSource
24 virtual zx_status_t GetFormat(Format* out_format) = 0;
114 uint32_t GetFormat(zx_pixel_format_t format);
74 uint32_t Ovl::GetFormat(zx_pixel_format_t format) { in GetFormat() function in mt8167s_display::Ovl193 regVal |= Lx_CON_CLRFMT(GetFormat(cfg.format)); in Config()
39 res = source.GetFormat(&format); in Play()
Completed in 15 milliseconds