Searched defs:SetFormat (Results 1 - 5 of 5) sorted by relevance
/third_party/vk-gl-cts/external/amber/src/src/ | ||
H A D | shader.h | 39 void SetFormat(ShaderFormat fmt) { shader_format_ = fmt; } in SetFormat() function in amber::Shader |
H A D | buffer.h | 85 void SetFormat(Format* format) { in SetFormat() function in amber::Buffer |
H A D | command.h | 443 void SetFormat(Format* fmt) { format_ = fmt; } in SetFormat() function in amber::ProbeSSBOCommand |
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ | ||
H A D | checker.h | 117 constexpr ConvParser SetFormat(string_view format) const { in SetFormat() function in absl::str_format_internal::ConvParser [all...] |
/third_party/lame/dshow/ | ||
H A D | Mpegac.cpp | 1872 HRESULT STDMETHODCALLTYPE CMpegAudEncOutPin::SetFormat(AM_MEDIA_TYPE *pmt) in SetFormat() function in CMpegAudEncOutPin |
Completed in 6 milliseconds