Home
last modified time | relevance | path

Searched defs:PixelFormat (Results 1 – 6 of 6) sorted by relevance

/external/qemu/
Dconsole.h127 struct PixelFormat { struct
144 struct PixelFormat pf; argument
Dqemu-common.h263 typedef struct PixelFormat PixelFormat; typedef
/external/skia/src/utils/win/
DSkWGL_win.cpp80 struct PixelFormat { struct
81 int fFormat;
82 int fSampleCnt;
83 int fChoosePixelFormatRank;
/external/chromium_org/third_party/skia/src/utils/win/
DSkWGL_win.cpp80 struct PixelFormat { struct
81 int fFormat;
82 int fSampleCnt;
83 int fChoosePixelFormatRank;
/external/chromium_org/remoting/client/
Dframe_consumer.h24 enum PixelFormat { enum
/external/chromium_org/content/common/gpu/client/
Dgpu_memory_buffer_impl_io_surface.cc34 uint32 GpuMemoryBufferImplIOSurface::PixelFormat(unsigned internalformat) { in PixelFormat() function in content::GpuMemoryBufferImplIOSurface