Searched defs:getPixelFormat (Results 1 - 8 of 8) 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/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowDisplay.java65 public int getPixelFormat() { method in class:ShadowDisplay
/external/jmonkeyengine/engine/src/android/com/jme3/system/android/
H A DAndroidConfigChooser.java96 pixelFormat = getPixelFormat(choosenConfig, display, egl);
107 private int getPixelFormat(EGLConfig conf, EGLDisplay display, EGL10 egl) { method in class:AndroidConfigChooser
190 public int getPixelFormat() { method in class:AndroidConfigChooser
/external/deqp/modules/egl/
H A DteglColorClearCase.cpp149 static tcu::PixelFormat getPixelFormat (const Library& egl, EGLDisplay display, EGLConfig config) function in namespace:deqp::egl
180 tcu::PixelFormat pixelFmt = getPixelFormat(egl, display, config.config);
341 tcu::PixelFormat pixelFmt = getPixelFormat(egl, display, config.config);
H A DteglRenderTests.cpp654 tcu::PixelFormat getPixelFormat (const Library& egl, EGLDisplay display, EGLConfig config) function in namespace:deqp::egl::__anon3133
704 const tcu::PixelFormat pixelFmt = getPixelFormat(egl, display, config.config);
907 const tcu::PixelFormat pixelFmt = getPixelFormat(egl, display, config.config);
/external/libvncserver/common/
H A Dturbojpeg.c116 static int getPixelFormat(int pixelSize, int flags) function
616 getPixelFormat(pixelSize, flags), &jpegBuf, &size, jpegSubsamp, jpegQual,
849 height, getPixelFormat(pixelSize, flags), flags);
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 783 milliseconds