Searched defs:SetFormat (Results 1 – 7 of 7) sorted by relevance
39 void SetFormat(ShaderFormat fmt) { shader_format_ = fmt; } in SetFormat() function
85 void SetFormat(Format* format) { in SetFormat() function
456 void SetFormat(Format* fmt) { format_ = fmt; } in SetFormat() function
152 void SetFormat(FXDIB_Format format) { format_ = format; } in SetFormat() function
117 constexpr ConvParser SetFormat(string_view format) const { in SetFormat() function
113 inline void SetFormat(MOS_FORMAT format) { m_format = format; } in SetFormat() function
36 void SetFormat(int sample_rate_hz, int num_channels) { in SetFormat() function