HomeSort by relevance Sort by last modified time
    Searched defs:IsFormatSupported (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/content/common/gpu/client/
gpu_memory_buffer_impl_io_surface.cc 24 bool GpuMemoryBufferImplIOSurface::IsFormatSupported(unsigned internalformat) {
  /external/opencv/otherlibs/highgui/
grfmt_png.cpp 261 bool GrFmtPngWriter::IsFormatSupported( int depth )
grfmt_base.cpp 80 bool GrFmtWriter::IsFormatSupported( int depth )
grfmt_exr.cpp 579 bool GrFmtExrWriter::IsFormatSupported( int depth )
grfmt_jpeg2000.cpp 396 bool GrFmtJpeg2000Writer::IsFormatSupported( int depth )
grfmt_pxm.cpp 369 bool GrFmtPxMWriter::IsFormatSupported( int depth )
  /external/chromium_org/media/audio/win/
core_audio_util_win.cc 509 bool CoreAudioUtil::IsFormatSupported(IAudioClient* client,
514 HRESULT hr = client->IsFormatSupported(
576 return CoreAudioUtil::IsFormatSupported(client, AUDCLNT_SHAREMODE_SHARED,

Completed in 428 milliseconds