| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | android_util.cpp | 222 GLenum getPixelFormatInfo(int pixelFormat, bool *isYUV) in getPixelFormatInfo() 338 int *pixelFormat, in GetANativeWindowBufferProperties() 349 GLenum NativePixelFormatToGLInternalFormat(int pixelFormat) in NativePixelFormatToGLInternalFormat() 395 bool NativePixelFormatIsYUV(int pixelFormat) in NativePixelFormatIsYUV()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/ |
| D | NativeBufferImageSiblingAndroid.cpp | 23 int pixelFormat = 0; in initialize() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcConfigListWGL.cpp | 52 const int pixelFormat = *fmtIter; in getDefaultWglConfigList() local
|
| D | glcInfoTests.cpp | 98 const tcu::PixelFormat& pixelFormat = renderTarget.getPixelFormat(); in iterate() local
|
| /third_party/skia/m133/tools/window/win/ |
| D | ANGLEWindowContext_win.cpp | 50 int pixelFormat = GetPixelFormat(fHDC); in onGetStencilBits() local
|
| D | GLWindowContext_win.cpp | 101 int pixelFormat = GetPixelFormat(dc); in onInitializeContext() local
|
| /third_party/glfw/src/ |
| D | wgl_context.c | 71 int i, pixelFormat, nativeCount, usableCount = 0, attribCount = 0; in choosePixelFormatWGL() local 546 int pixelFormat; in _glfwCreateContextWGL() local
|
| /third_party/skia/m133/third_party/externals/libjpeg-turbo/ |
| D | turbojpeg.c | 277 int pixelFormat, int subsamp, int jpegQual, 703 int width, int pitch, int height, int pixelFormat, 797 int pixelFormat, unsigned char **dstPlanes, 955 int width, int pitch, int height, int pixelFormat, 995 int pitch, int height, int pixelFormat, 1337 int width, int pitch, int height, int pixelFormat, 1437 int pixelFormat, int subsamp, int flags) 1489 int height, int pixelFormat, int flags) 1634 int width, int pitch, int height, int pixelFormat, 2122 int align, int *height, int *pixelFormat, [all …]
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | turbojpeg.c | 270 int pixelFormat, int subsamp, int jpegQual, in setCompDefaults() 668 int width, int pitch, int height, int pixelFormat, in tjCompress2() 759 int pixelFormat, unsigned char **dstPlanes, in tjEncodeYUVPlanes() 916 int width, int pitch, int height, int pixelFormat, in tjEncodeYUV3() 955 int pitch, int height, int pixelFormat, in tjEncodeYUV2() 1281 int width, int pitch, int height, int pixelFormat, in tjDecompress2() 1380 int pixelFormat, int subsamp, int flags) in setDecodeDefaults() 1433 int height, int pixelFormat, int flags) in tjDecodeYUVPlanes() 1579 int width, int pitch, int height, int pixelFormat, in tjDecodeYUV() 2055 int align, int *height, int *pixelFormat, in tjLoadImage() [all …]
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/ |
| D | HardwareBufferImageSiblingVkAndroid.cpp | 176 int pixelFormat = 0; in ValidateHardwareBuffer() local 207 int pixelFormat = 0; in initImpl() local
|
| /third_party/skia/tools/sk_app/win/ |
| D | GLWindowContext_win.cpp | 102 int pixelFormat = GetPixelFormat(dc); in onInitializeContext() local
|
| D | ANGLEWindowContext_win.cpp | 132 int pixelFormat = GetPixelFormat(dc); in onInitializeContext() local
|
| /third_party/skia/m133/example/external_client/src/ |
| D | ganesh_gl.cpp | 166 int pixelFormat = ChoosePixelFormat(deviceContext, &pfd); in initialize_gl_win() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| D | vktTextureCompressedFormatTests.cpp | 265 …const tcu::PixelFormat &pixelFormat, const tcu::RGBA& colorThreshold, float coordThreshold, const … in validateTexture() 419 …const tcu::PixelFormat pixelFormat (formatBitDepth[0], formatBitDepth[1], formatBitDepth[2], form… in iterate() local 548 …const tcu::PixelFormat pixelFormat (formatBitDepth[0], formatBitDepth[1], formatBitDepth[2], forma… in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| D | vktTextureCompressedFormatTests.cpp | 265 …const tcu::PixelFormat &pixelFormat, const tcu::RGBA& colorThreshold, float coordThreshold, const … in validateTexture() 419 …const tcu::PixelFormat pixelFormat (formatBitDepth[0], formatBitDepth[1], formatBitDepth[2], form… in iterate() local 548 …const tcu::PixelFormat pixelFormat (formatBitDepth[0], formatBitDepth[1], formatBitDepth[2], forma… in iterate() local
|
| /third_party/skia/m133/src/gpu/graphite/mtl/ |
| D | MtlCaps.h | 147 const FormatInfo& getFormatInfo(const MTLPixelFormat pixelFormat) const { in getFormatInfo()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
| D | WindowSurfaceWGL.cpp | 21 int pixelFormat, in WindowSurfaceWGL()
|
| D | PbufferSurfaceWGL.cpp | 25 int pixelFormat, in PbufferSurfaceWGL()
|
| /third_party/vk-gl-cts/framework/platform/win32/ |
| D | tcuWGL.cpp | 241 int pixelFormat = ChoosePixelFormat(tmpWindow.getDeviceContext(), &pixelFormatDesc); in Library() local 344 static void getPixelFormatAttribs (const Functions& wgl, HDC deviceCtx, int pixelFormat, int numAtt… in getPixelFormatAttribs() argument 425 int pixelFormat, in Context()
|
| D | tcuWGLContextFactory.cpp | 105 int pixelFormat = 0; in WGLContext() local
|
| D | tcuWGL.hpp | 80 int pixelFormat; member in tcu::wgl::PixelFormatInfo
|
| /third_party/vk-gl-cts/framework/opengl/ |
| D | gluFboRenderContext.cpp | 219 tcu::PixelFormat pixelFormat; in createFramebuffer() local
|
| /third_party/skia/m133/src/gpu/ganesh/mtl/ |
| D | GrMtlCaps.h | 174 const FormatInfo& getFormatInfo(const MTLPixelFormat pixelFormat) const { in getFormatInfo()
|
| /third_party/skia/src/gpu/mtl/ |
| D | GrMtlCaps.h | 180 const FormatInfo& getFormatInfo(const MTLPixelFormat pixelFormat) const { in getFormatInfo()
|
| /third_party/vk-gl-cts/framework/platform/osx/ |
| D | tcuOSXPlatform.cpp | 173 CGLPixelFormatObj pixelFormat; in CGLRenderContext() local
|