| /external/fonttools/Lib/fontTools/ttLib/tables/ | 
| D | E_B_D_T_.py | 501 	def _getBitRange(self, row, bitDepth, metrics):  argument506 	def getRow(self, row, bitDepth=1, metrics=None, reverseBytes=False):  argument
 555 	def setRows(self, dataRows, bitDepth=1, metrics=None, reverseBytes=False):  argument
 589 	def _getByteRange(self, row, bitDepth, metrics):  argument
 594 	def getRow(self, row, bitDepth=1, metrics=None, reverseBytes=False):  argument
 604 	def setRows(self, dataRows, bitDepth=1, metrics=None, reverseBytes=False):  argument
 
 | 
| /external/skia/src/core/ | 
| D | SkPictureImageGenerator.cpp | 55                                   SkImage::BitDepth bitDepth, sk_sp<SkColorSpace> colorSpace,  in MakeFromPicture()
 | 
| /external/skia/src/codec/ | 
| D | SkPngCodec.cpp | 509             SkPngChunkReader* reader, png_structp png_ptr, png_infop info_ptr, int bitDepth)  in SkPngNormalDecoder()626             png_infop info_ptr, int bitDepth, int numberPasses)  in SkPngInterlacedDecoder()
 854     int bitDepth, encodedColorType;  in infoCallback()  local
 1003                        SkPngChunkReader* chunkReader, void* png_ptr, void* info_ptr, int bitDepth)  in SkPngCodec()
 
 | 
| /external/dng_sdk/source/ | 
| D | dng_utils.cpp | 548 														uint32 bitDepth,  in dng_limit_float_depth_task()723 						 uint32 bitDepth,  in LimitFloatBitDepth()
 
 | 
| /external/v4l2_codec2/common/ | 
| D | VideoPixelFormat.cpp | 102 size_t bitDepth(VideoPixelFormat format) {  in bitDepth()  function
 | 
| /external/deqp/framework/common/ | 
| D | tcuImageIO.cpp | 111 		const png_byte	bitDepth	= png_get_bit_depth(png_ptr, info_ptr);  in loadPNG()  local
 | 
| /external/skia/src/encode/ | 
| D | SkPngEncoder.cpp | 128     int bitDepth = 8;  in setHeader()  local
 | 
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ | 
| D | vktPipelineSamplerBorderSwizzleTests.cpp | 482 				const tcu::IVec4	bitDepth	(getTextureFormatBitDepth(textureFormat));  in comparePixelToColorClearValue()  local536 				const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat));  in comparePixelToColorClearValue()  local
 582 				const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat));  in comparePixelToColorClearValue()  local
 
 | 
| /external/libwebm/ | 
| D | mkvparser_sample.cc | 329       const long long bitDepth = pAudioTrack->GetBitDepth();  in main()  local
 | 
| /external/angle/src/tests/deqp_support/ | 
| D | tcuANGLENativeDisplayFactory.cpp | 204 NativePixmap::NativePixmap(EGLNativeDisplayType display, int width, int height, int bitDepth)  in NativePixmap()
 | 
| /external/deqp/framework/platform/win32/ | 
| D | tcuWin32EGLNativeDisplayFactory.cpp | 148 NativePixmap::NativePixmap (NativeDisplay* nativeDisplay, int width, int height, int bitDepth)  in NativePixmap()
 | 
| /external/sonivox/arm-wt-22k/lib_src/ | 
| D | eas_mdls.h | 273     EAS_INT     bitDepth;  member
 | 
| D | eas_mdls.c | 395 static const EAS_INT bitDepth = 8;  variable397 static const EAS_INT bitDepth = 16;  variable
 
 | 
| /external/skia/src/image/ | 
| D | SkImage.cpp | 672                                         BitDepth bitDepth, sk_sp<SkColorSpace> colorSpace) {  in MakeFromPicture()678                                         BitDepth bitDepth, sk_sp<SkColorSpace> colorSpace,  in MakeFromPicture()
 
 | 
| /external/deqp/external/vulkancts/modules/vulkan/ycbcr/ | 
| D | vktYCbCrConversionTests.cpp | 674 	const tcu::UVec4				bitDepth				(getYCbCrBitDepth(config.format));  in textureConversionTest()  local1387 							const UVec4					bitDepth(getYCbCrBitDepth(format));  in buildTests()  local
 1492 									const UVec4					bitDepth(getYCbCrBitDepth(format));  in buildTests()  local
 1697 									const UVec4	bitDepth(getYCbCrBitDepth(format));  in buildTests()  local
 
 | 
| D | vktYCbCrFilteringTests.cpp | 398 	const tcu::UVec4					bitDepth				(getYCbCrBitDepth(m_format));  in iterate()  local
 | 
| D | vktYCbCrUtil.cpp | 1361 				   const tcu::UVec4&					bitDepth,  in convertColor()1670 					  const UVec4&						bitDepth,  in calculateBounds()
 
 | 
| /external/deqp/external/vulkancts/modules/vulkan/texture/ | 
| D | vktTextureSwizzleTests.cpp | 223 		const tcu::IVec4			bitDepth	= getTextureFormatBitDepth(isCompressedFormat(m_testParameters.format)  in iterate()  local
 | 
| /external/harfbuzz_ng/src/ | 
| D | hb-ot-color-sbix-table.hh | 275 	HBUINT8		bitDepth;  member
 | 
| D | hb-ot-color-cbdt-table.hh | 696   HBUINT8		bitDepth;  member
 | 
| /external/deqp/modules/egl/ | 
| D | teglNativeColorMappingTests.cpp | 256 	const tcu::UVec4 bitDepth(deMinu32(nativeBitDepth.x(), eglBitDepth.x()),  in validate()  local
 | 
| /external/skia/src/sfnt/ | 
| D | SkOTTable_EBLC.h | 63         } bitDepth; //the Microsoft rasterizer v.1.7 or greater supports  member
 | 
| /external/mesa3d/src/gallium/drivers/svga/include/ | 
| D | svga3d_surfacedefs.h | 177    SVGA3dChannelDef bitDepth;  member
 | 
| /external/deqp/external/vulkancts/modules/vulkan/protected_memory/ | 
| D | vktProtectedMemYCbCrConversionTests.cpp | 1007 	const tcu::UVec4					bitDepth				(ycbcr::getYCbCrBitDepth(config.format));  in generateYCbCrImage()  local1461 						const tcu::UVec4 bitDepth	(ycbcr::getYCbCrBitDepth(format));  in createYCbCrConversionTests()  local
 
 | 
| /external/deqp/external/vulkancts/modules/vulkan/image/ | 
| D | vktImageMismatchedWriteOpTests.cpp | 809 	const auto				bitDepth			= tcu::getTextureFormatBitDepth(texFormat);  in populate()  local
 |