Home
last modified time | relevance | path

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

1234

/third_party/skia/third_party/externals/angle2/src/common/
Dandroid_util.cpp222 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/
DNativeBufferImageSiblingAndroid.cpp23 int pixelFormat = 0; in initialize() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcConfigListWGL.cpp52 const int pixelFormat = *fmtIter; in getDefaultWglConfigList() local
DglcInfoTests.cpp98 const tcu::PixelFormat& pixelFormat = renderTarget.getPixelFormat(); in iterate() local
/third_party/skia/m133/tools/window/win/
DANGLEWindowContext_win.cpp50 int pixelFormat = GetPixelFormat(fHDC); in onGetStencilBits() local
DGLWindowContext_win.cpp101 int pixelFormat = GetPixelFormat(dc); in onInitializeContext() local
/third_party/glfw/src/
Dwgl_context.c71 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/
Dturbojpeg.c277 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/
Dturbojpeg.c270 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/
DHardwareBufferImageSiblingVkAndroid.cpp176 int pixelFormat = 0; in ValidateHardwareBuffer() local
207 int pixelFormat = 0; in initImpl() local
/third_party/skia/tools/sk_app/win/
DGLWindowContext_win.cpp102 int pixelFormat = GetPixelFormat(dc); in onInitializeContext() local
DANGLEWindowContext_win.cpp132 int pixelFormat = GetPixelFormat(dc); in onInitializeContext() local
/third_party/skia/m133/example/external_client/src/
Dganesh_gl.cpp166 int pixelFormat = ChoosePixelFormat(deviceContext, &pfd); in initialize_gl_win() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureCompressedFormatTests.cpp265const 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/
DvktTextureCompressedFormatTests.cpp265const 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/
DMtlCaps.h147 const FormatInfo& getFormatInfo(const MTLPixelFormat pixelFormat) const { in getFormatInfo()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DWindowSurfaceWGL.cpp21 int pixelFormat, in WindowSurfaceWGL()
DPbufferSurfaceWGL.cpp25 int pixelFormat, in PbufferSurfaceWGL()
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGL.cpp241 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()
DtcuWGLContextFactory.cpp105 int pixelFormat = 0; in WGLContext() local
DtcuWGL.hpp80 int pixelFormat; member in tcu::wgl::PixelFormatInfo
/third_party/vk-gl-cts/framework/opengl/
DgluFboRenderContext.cpp219 tcu::PixelFormat pixelFormat; in createFramebuffer() local
/third_party/skia/m133/src/gpu/ganesh/mtl/
DGrMtlCaps.h174 const FormatInfo& getFormatInfo(const MTLPixelFormat pixelFormat) const { in getFormatInfo()
/third_party/skia/src/gpu/mtl/
DGrMtlCaps.h180 const FormatInfo& getFormatInfo(const MTLPixelFormat pixelFormat) const { in getFormatInfo()
/third_party/vk-gl-cts/framework/platform/osx/
DtcuOSXPlatform.cpp173 CGLPixelFormatObj pixelFormat; in CGLRenderContext() local

1234