Searched defs:PixelFormat (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/remoting/client/
H A Dframe_consumer.h24 enum PixelFormat { enum in class:remoting::FrameConsumer
53 virtual PixelFormat GetPixelFormat() = 0;
/external/deqp/framework/common/
H A DtcuPixelFormat.hpp35 struct PixelFormat struct in namespace:tcu
42 PixelFormat (int red, int green, int blue, int alpha) function in struct:tcu::PixelFormat
50 PixelFormat (void) function in struct:tcu::PixelFormat
99 inline bool operator== (const PixelFormat& other) const
107 inline bool operator!= (const PixelFormat& other) const
/external/chromium_org/content/common/gpu/client/
H A Dgpu_memory_buffer_impl_io_surface.cc136 uint32 GpuMemoryBufferImplIOSurface::PixelFormat(unsigned internalformat) { function in class:content::GpuMemoryBufferImplIOSurface
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusPixelFormats.h41 enum PixelFormat enum
85 typedef INT PixelFormat; typedef
122 PixelFormat pixfmt
134 PixelFormat pixfmt
146 PixelFormat pixfmt
159 PixelFormat pixfmt
175 PixelFormat pixfmt
H A DGdiPlusImaging.h169 PixelFormat PixelFormat; member in class:BitmapData
/external/qemu/include/qemu/
H A Dtypedefs.h38 typedef struct PixelFormat PixelFormat; typedef in typeref:struct:PixelFormat
/external/skia/src/utils/win/
H A DSkWGL_win.cpp80 struct PixelFormat { struct in namespace:__anon30771
86 bool pf_less(const PixelFormat& a, const PixelFormat& b) {
102 PixelFormat desiredFormat = {
107 SkTDArray<PixelFormat> rankedFormats;
124 SkTLessFunctionToFunctorAdaptor<PixelFormat, pf_less>());
125 int idx = SkTSearch<PixelFormat, pf_less>(rankedFormats.begin(),
128 sizeof(PixelFormat));
/external/chromium_org/third_party/skia/src/utils/win/
H A DSkWGL_win.cpp104 struct PixelFormat { struct in namespace:__anon15364
110 bool pf_less(const PixelFormat& a, const PixelFormat& b) {
126 PixelFormat desiredFormat = {
131 SkTDArray<PixelFormat> rankedFormats;
148 SkTLessFunctionToFunctorAdaptor<PixelFormat, pf_less>());
149 int idx = SkTSearch<PixelFormat, pf_less>(rankedFormats.begin(),
152 sizeof(PixelFormat));
/external/qemu/include/ui/
H A Dconsole.h127 struct PixelFormat { struct
144 struct PixelFormat pf;
233 int linesize, PixelFormat pf, int newflags);
234 PixelFormat qemu_different_endianness_pixelformat(int bpp);
235 PixelFormat qemu_default_pixelformat(int bpp);
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 642 milliseconds