Home
last modified time | relevance | path

Searched defs:pixelFormat (Results 1 – 25 of 31) sorted by relevance

12

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowDisplay.java26 private int pixelFormat = PixelFormat.RGBA_4444; field in ShadowDisplay
129 public void setPixelFormat(int pixelFormat) { in setPixelFormat()
/external/chromium_org/third_party/libjpeg_turbo/
Dturbojpeg.c149 int pixelFormat, int subsamp, int jpegQual, int flags) in setCompDefaults()
214 int pixelFormat, int flags) in setDecompDefaults()
319 int height, int pixelFormat, unsigned char *dst) in toRGB()
380 int pitch, int height, int pixelFormat) in fromRGB()
575 int width, int pitch, int height, int pixelFormat, unsigned char **jpegBuf, in tjCompress2()
673 int width, int pitch, int height, int pixelFormat, unsigned char *dstBuf, in tjEncodeYUV2()
941 int height, int pixelFormat, int flags) in tjDecompress2()
/external/deqp/framework/platform/win32/
DtcuWGLContextFactory.cpp99 int pixelFormat = 0; in WGLContext() local
DtcuWGL.hpp79 int pixelFormat; member in tcu::wgl::PixelFormatInfo
DtcuWin32GLES3Platform.cpp92 const int pixelFormat = wgl::choosePixelFormat(wgl, deviceCtx, config); in Win32GLES3Context() local
DtcuWGL.cpp215 int pixelFormat = ChoosePixelFormat(tmpWindow.getDeviceContext(), &pixelFormatDesc); in Library() local
353 Context::Context (const Core* core, HDC deviceCtx, glu::ContextType ctxType, int pixelFormat) in Context()
/external/chromium_org/media/base/android/java/src/org/chromium/media/
DVideoCaptureAndroid.java108 int pixelFormat = in getDeviceSupportedFormats() local
/external/deqp/framework/opengl/
DgluFboRenderContext.cpp185 tcu::PixelFormat pixelFormat; in createFramebuffer() local
/external/deqp/framework/platform/osx/
DtcuOSXPlatform.cpp124 CGLPixelFormatObj pixelFormat; in CGLRenderContext() local
/external/deqp/modules/gles3/functional/
Des3fPrerequisiteTests.cpp177 tcu::PixelFormat pixelFormat = renderTarget.getPixelFormat(); in iterate() local
Des3fTextureShadowTests.cpp103 const tcu::PixelFormat& pixelFormat) in verifyTexCompareResult()
362 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
652 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
928 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
Des3fColorClearTest.cpp105 const tcu::PixelFormat& pixelFormat = renderTarget.getPixelFormat(); in iterate() local
Des3fTextureSwizzleTests.cpp193 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
Des3fTextureFilteringTests.cpp299 const tcu::PixelFormat pixelFormat = m_renderCtx.getRenderTarget().getPixelFormat(); in iterate() local
612 const tcu::PixelFormat pixelFormat = m_renderCtx.getRenderTarget().getPixelFormat(); in iterate() local
878 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
1120 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
Des3fTextureWrapTests.cpp333 const tcu::PixelFormat pixelFormat = m_renderCtx.getRenderTarget().getPixelFormat(); in iterate() local
Des3fTextureMipmapTests.cpp391 const tcu::PixelFormat& pixelFormat = m_renderCtx.getRenderTarget().getPixelFormat(); in iterate() local
1342 const tcu::PixelFormat& pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
1556 const tcu::PixelFormat& pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
2188 const tcu::PixelFormat& pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
Des3fShaderDerivateTests.cpp682 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
851 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in getSurfaceThreshold() local
/external/deqp/modules/gles2/functional/
Des2fPrerequisiteTests.cpp177 tcu::PixelFormat pixelFormat = renderTarget.getPixelFormat(); in iterate() local
Des2fColorClearTest.cpp105 const tcu::PixelFormat& pixelFormat = renderTarget.getPixelFormat(); in iterate() local
Des2fTextureFilteringTests.cpp299 const tcu::PixelFormat pixelFormat = m_renderCtx.getRenderTarget().getPixelFormat(); in iterate() local
585 const tcu::PixelFormat pixelFormat = m_renderCtx.getRenderTarget().getPixelFormat(); in iterate() local
/external/skia/src/views/win/
DSkOSWindow_win.cpp345 int pixelFormat = GetPixelFormat(dc); in attachGL() local
/external/chromium_org/third_party/skia/src/views/win/
DSkOSWindow_win.cpp346 int pixelFormat = GetPixelFormat(dc); in attachGL() local
/external/deqp/modules/egl/
DteglColorClearCase.cpp100 …erReference (tcu::Surface& dst, const vector<ClearOp>& clears, const tcu::PixelFormat& pixelFormat) in renderReference()
/external/deqp/modules/gles31/functional/
Des31fTextureFilteringTests.cpp375 const tcu::PixelFormat pixelFormat = renderCtx.getRenderTarget().getPixelFormat(); in iterate() local
/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp1895 const tcu::PixelFormat& pixelFormat) in verifyTextureResult()
1931 const tcu::PixelFormat& pixelFormat) in verifyTextureResult()
2110 const tcu::PixelFormat& pixelFormat) in verifyTextureResult()
2283 const tcu::PixelFormat& pixelFormat) in verifyTextureResult()
2539 const tcu::PixelFormat& pixelFormat) in verifyTextureResult()
2575 const tcu::PixelFormat& pixelFormat) in verifyTextureResult()
2760 const tcu::PixelFormat& pixelFormat) in verifyTextureResult()

12