Home
last modified time | relevance | path

Searched defs:bitDepth (Results 1 – 25 of 33) sorted by relevance

12

/third_party/skia/src/core/
DSkPictureImageGenerator.cpp44 SkImage::BitDepth bitDepth, sk_sp<SkColorSpace> colorSpace) { in MakeFromPicture()
/third_party/skia/src/codec/
DSkPngCodec.cpp494 SkPngChunkReader* reader, png_structp png_ptr, png_infop info_ptr, int bitDepth) in SkPngNormalDecoder()
611 png_infop info_ptr, int bitDepth, int numberPasses) in SkPngInterlacedDecoder()
839 int bitDepth, encodedColorType; in infoCallback() local
988 SkPngChunkReader* chunkReader, void* png_ptr, void* info_ptr, int bitDepth) in SkPngCodec()
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_utils.cpp548 uint32 bitDepth, in dng_limit_float_depth_task()
723 uint32 bitDepth, in LimitFloatBitDepth()
Ddng_negative.h2233 void SetRawFloatBitDepth (uint32 bitDepth) in SetRawFloatBitDepth()
/third_party/vk-gl-cts/framework/common/
DtcuImageIO.cpp111 const png_byte bitDepth = png_get_bit_depth(png_ptr, info_ptr); in loadPNG() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DBitmapSizeTable.java91 public int bitDepth() { in bitDepth() method in BitmapSizeTable
323 public int bitDepth() { in bitDepth() method in BitmapSizeTable.Builder
/third_party/skia/src/images/
DSkPngEncoder.cpp108 int bitDepth = 8; in setHeader() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp470 const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue() local
524 const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue() local
570 const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue() local
DvktPipelineBlendTests.cpp1682 const auto bitDepth = tcu::getTextureFormatBitDepth(mapVkFormat(m_params.colorFormat)); in ClampTest() local
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp148 NativePixmap::NativePixmap (NativeDisplay* nativeDisplay, int width, int height, int bitDepth) in NativePixmap()
/third_party/libsnd/src/ALAC/
DALACAudioTypes.h175 uint8_t bitDepth ; // max 32 member
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp196 NativePixmap::NativePixmap(EGLNativeDisplayType display, int width, int height, int bitDepth) in NativePixmap()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp667 const tcu::UVec4 bitDepth (getYCbCrBitDepth(config.format)); in textureConversionTest() local
1380 const UVec4 bitDepth(getYCbCrBitDepth(format)); in buildTests() local
1485 const UVec4 bitDepth(getYCbCrBitDepth(format)); in buildTests() local
1690 const UVec4 bitDepth(getYCbCrBitDepth(format)); in buildTests() local
DvktYCbCrFilteringTests.cpp398 const tcu::UVec4 bitDepth (getYCbCrBitDepth(m_format)); in iterate() local
DvktYCbCrUtil.cpp1331 const tcu::UVec4& bitDepth, in convertColor()
1640 const UVec4& bitDepth, in calculateBounds()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-sbix-table.hh275 HBUINT8 bitDepth; member
Dhb-ot-color-cbdt-table.hh686 HBUINT8 bitDepth; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureSwizzleTests.cpp223 const tcu::IVec4 bitDepth = getTextureFormatBitDepth(isCompressedFormat(m_testParameters.format) in iterate() local
/third_party/skia/src/sfnt/
DSkOTTable_EBLC.h63 } bitDepth; //the Microsoft rasterizer v.1.7 or greater supports member
/third_party/vk-gl-cts/modules/egl/
DteglNativeColorMappingTests.cpp256 const tcu::UVec4 bitDepth(deMinu32(nativeBitDepth.x(), eglBitDepth.x()), in validate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp1007 const tcu::UVec4 bitDepth (ycbcr::getYCbCrBitDepth(config.format)); in generateYCbCrImage() local
1461 const tcu::UVec4 bitDepth (ycbcr::getYCbCrBitDepth(format)); in createYCbCrConversionTests() local
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_surfacedefs.h360 SVGA3dChannelDef bitDepth; member
/third_party/skia/src/image/
DSkImage.cpp504 BitDepth bitDepth, sk_sp<SkColorSpace> colorSpace) { in MakeFromPicture()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedWriteOpTests.cpp807 const auto bitDepth = tcu::getTextureFormatBitDepth(texFormat); in populate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp1046 const UVec4 bitDepth (tcu::getTextureFormatBitDepth(format).cast<deUint32>()); in verify() local
1147 const IVec4 bitDepth (tcu::getTextureFormatBitDepth(format)); in verify() local

12