Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRenderTarget.hpp42 const PixelFormat& getPixelFormat (void) const { return m_pixelFormat; } in getPixelFormat() function in tcu::RenderTarget
/external/deqp/modules/egl/
DteglAndroidUtil.cpp66 PixelFormat getPixelFormat (GLenum format) in getPixelFormat() function
DteglColorClearCase.cpp149 static tcu::PixelFormat getPixelFormat (const Library& egl, EGLDisplay display, EGLConfig config) in getPixelFormat() function
DteglRenderTests.cpp691 tcu::PixelFormat getPixelFormat (const Library& egl, EGLDisplay display, EGLConfig config) in getPixelFormat() function
/external/deqp/framework/opengl/
DgluFboRenderContext.cpp64 static tcu::PixelFormat getPixelFormat (deUint32 colorFormat) in getPixelFormat() function
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowDisplay.java138 protected int getPixelFormat() { in getPixelFormat() method in ShadowDisplay
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp124 tcu::PixelFormat getPixelFormat(tcu::TextureFormat texFormat) in getPixelFormat() function
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp418 const tcu::PixelFormat& BaseRenderingCase::getPixelFormat (void) const in getPixelFormat() function in deqp::gles3::Functional::__anonfb419e850111::BaseRenderingCase
/external/libjpeg-turbo/
Dturbojpeg.c217 static int getPixelFormat(int pixelSize, int flags) in getPixelFormat() function
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp982 const PixelFormat& RectangleTest::getPixelFormat(GLenum format) const in getPixelFormat() function in glcts::RectangleTest