Searched defs:getPixelFormat (Results 1 - 10 of 10) sorted by relevance

/external/deqp/framework/common/
H A DtcuRenderTarget.hpp42 const PixelFormat& getPixelFormat (void) const { return m_pixelFormat; } function in class:tcu::RenderTarget
/external/deqp/framework/opengl/
H A DgluFboRenderContext.cpp38 static tcu::PixelFormat getPixelFormat (deUint32 colorFormat) function in namespace:glu
205 pixelFormat = getPixelFormat(colorFormat);
/external/chromium_org/ui/android/java/src/org/chromium/ui/gfx/
H A DDeviceDisplayInfo.java82 private int getPixelFormat() { method in class:DeviceDisplayInfo
84 return getDisplay().getPixelFormat();
95 int format = getPixelFormat();
107 int format = getPixelFormat();
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowDisplay.java65 public int getPixelFormat() { method in class:ShadowDisplay
/external/chromium_org/media/base/android/java/src/org/chromium/media/
H A DVideoCapture.java55 public int getPixelFormat() { method in class:VideoCapture.CaptureFormat
/external/chromium_org/third_party/libjpeg_turbo/
H A Dturbojpeg.c124 static int getPixelFormat(int pixelSize, int flags) function
659 getPixelFormat(pixelSize, flags), jpegBuf, jpegSubsamp, flags);
664 getPixelFormat(pixelSize, flags), &jpegBuf, &size, jpegSubsamp, jpegQual,
835 getPixelFormat(pixelSize, flags), dstBuf, subsamp, flags);
1048 height, getPixelFormat(pixelSize, flags), flags);
/external/deqp/modules/egl/
H A DteglRenderTests.cpp665 tcu::PixelFormat getPixelFormat (const tcu::egl::Display& display, EGLConfig config) function in namespace:deqp::egl::__anon19839
701 const tcu::PixelFormat pixelFmt = getPixelFormat(display, config);
886 const tcu::PixelFormat pixelFmt = getPixelFormat(display, config);
/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/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 2713 milliseconds