Home
last modified time | relevance | path

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

12

/external/skia/src/core/
DSkPictureImageGenerator.cpp20 const SkPaint* paint, SkImage::BitDepth bitDepth, in Make()
91 SkImage::BitDepth bitDepth, sk_sp<SkColorSpace> colorSpace) { in MakeFromPicture()
/external/skqp/src/core/
DSkPictureImageGenerator.cpp20 const SkPaint* paint, SkImage::BitDepth bitDepth, in Make()
91 SkImage::BitDepth bitDepth, sk_sp<SkColorSpace> colorSpace) { in MakeFromPicture()
/external/fonttools/Lib/fontTools/ttLib/tables/
DE_B_D_T_.py489 def _getBitRange(self, row, bitDepth, metrics): argument
494 def getRow(self, row, bitDepth=1, metrics=None, reverseBytes=False): argument
543 def setRows(self, dataRows, bitDepth=1, metrics=None, reverseBytes=False): argument
577 def _getByteRange(self, row, bitDepth, metrics): argument
582 def getRow(self, row, bitDepth=1, metrics=None, reverseBytes=False): argument
592 def setRows(self, dataRows, bitDepth=1, metrics=None, reverseBytes=False): argument
/external/skia/src/codec/
DSkPngCodec.cpp488 png_structp png_ptr, png_infop info_ptr, int bitDepth) in SkPngNormalDecoder()
611 png_infop info_ptr, int bitDepth, int numberPasses) in SkPngInterlacedDecoder()
842 int bitDepth, encodedColorType; in infoCallback() local
980 void* png_ptr, void* info_ptr, int bitDepth) in SkPngCodec()
/external/skqp/src/codec/
DSkPngCodec.cpp488 png_structp png_ptr, png_infop info_ptr, int bitDepth) in SkPngNormalDecoder()
611 png_infop info_ptr, int bitDepth, int numberPasses) in SkPngInterlacedDecoder()
836 int bitDepth, encodedColorType; in infoCallback() local
974 void* png_ptr, void* info_ptr, int bitDepth) in SkPngCodec()
/external/dng_sdk/source/
Ddng_utils.cpp566 uint32 bitDepth, in dng_limit_float_depth_task()
741 uint32 bitDepth, in LimitFloatBitDepth()
Ddng_negative.h2233 void SetRawFloatBitDepth (uint32 bitDepth) in SetRawFloatBitDepth()
/external/deqp/framework/common/
DtcuImageIO.cpp111 const png_byte bitDepth = png_get_bit_depth(png_ptr, info_ptr); in loadPNG() local
/external/skia/src/images/
DSkPngEncoder.cpp106 int bitDepth = 8; in setHeader() local
/external/skqp/src/images/
DSkPngEncoder.cpp106 int bitDepth = 8; in setHeader() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp518 const tcu::UVec4 bitDepth (getYCbCrBitDepth(config.format)); in textureConversionTest() local
1172 const UVec4 bitDepth (getYCbCrBitDepth(format)); in initTests() local
1260 const UVec4 bitDepth (getYCbCrBitDepth(format)); in initTests() local
1447 const UVec4 bitDepth (getYCbCrBitDepth(format)); in initTests() local
DvktYCbCrUtil.cpp1483 const tcu::UVec4& bitDepth, in convertColor()
1830 const UVec4& bitDepth, in calculateBounds()
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp148 NativePixmap::NativePixmap (NativeDisplay* nativeDisplay, int width, int height, int bitDepth) in NativePixmap()
/external/sonivox/arm-wt-22k/lib_src/
Deas_mdls.h273 EAS_INT bitDepth; member
Deas_mdls.c394 static const EAS_INT bitDepth = 8; variable
396 static const EAS_INT bitDepth = 16; variable
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_surfacedefs.h174 SVGA3dChannelDef bitDepth; member
/external/skqp/src/sfnt/
DSkOTTable_EBLC.h63 } bitDepth; //the Microsoft rasterizer v.1.7 or greater supports member
/external/skia/src/sfnt/
DSkOTTable_EBLC.h63 } bitDepth; //the Microsoft rasterizer v.1.7 or greater supports member
/external/deqp/modules/egl/
DteglNativeColorMappingTests.cpp256 const tcu::UVec4 bitDepth(deMinu32(nativeBitDepth.x(), eglBitDepth.x()), in validate() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp1245 const UVec4 bitDepth (tcu::getTextureFormatBitDepth(format).cast<deUint32>()); in verify() local
1345 const IVec4 bitDepth (tcu::getTextureFormatBitDepth(format)); in verify() local
/external/skia/src/image/
DSkImage.cpp240 BitDepth bitDepth, sk_sp<SkColorSpace> colorSpace) { in MakeFromPicture()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp999 const tcu::UVec4 bitDepth (ycbcr::getYCbCrBitDepth(config.format)); in generateYCbCrImage() local
1422 const tcu::UVec4 bitDepth (ycbcr::getYCbCrBitDepth(format)); in createYCbCrConversionTests() local
/external/harfbuzz_ng/src/
Dhb-ot-cbdt-table.hh288 UINT8 bitDepth; member
/external/skqp/src/image/
DSkImage.cpp242 BitDepth bitDepth, sk_sp<SkColorSpace> colorSpace) { in MakeFromPicture()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp270 const int bitDepth = getTextureFormatBitDepth(format).x(); in comparePixelToDepthClearValue() local
350 const IVec4 bitDepth (getTextureFormatBitDepth(format)); in comparePixelToColorClearValue() local

12