/external/chromium_org/third_party/angle/samples/dds_to_header/ |
D | main.cpp | 58 std::size_t blockHeight = 0; in main() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/ |
D | radeon_mipmap_tree.c | 47 unsigned blockWidth, blockHeight; in get_aligned_compressed_row_stride() local 81 unsigned blockWidth, blockHeight; in get_texture_image_size() local 454 uint32_t blockWidth, blockHeight; in migrate_image_to_miptree() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
D | radeon_mipmap_tree.c | 47 unsigned blockWidth, blockHeight; in get_aligned_compressed_row_stride() local 81 unsigned blockWidth, blockHeight; in get_texture_image_size() local 454 uint32_t blockWidth, blockHeight; in migrate_image_to_miptree() local
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_mipmap_tree.c | 47 unsigned blockWidth, blockHeight; in get_aligned_compressed_row_stride() local 81 unsigned blockWidth, blockHeight; in get_texture_image_size() local 454 uint32_t blockWidth, blockHeight; in migrate_image_to_miptree() local
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_mipmap_tree.c | 47 unsigned blockWidth, blockHeight; in get_aligned_compressed_row_stride() local 81 unsigned blockWidth, blockHeight; in get_texture_image_size() local 454 uint32_t blockWidth, blockHeight; in migrate_image_to_miptree() local
|
/external/skia/gm/ |
D | etc1bitmap.cpp | 38 int blockHeight = (origH + 3) >> 2; in slice_etc1_data() local
|
/external/chromium_org/third_party/skia/gm/ |
D | etc1bitmap.cpp | 38 int blockHeight = (origH + 3) >> 2; in slice_etc1_data() local
|
/external/chromium_org/third_party/angle/src/libGLESv2/ |
D | validationES.cpp | 200 GLint blockHeight = GetCompressedBlockHeight(internalFormat, clientVersion); in ValidCompressedImageSize() local 1252 GLint blockHeight = GetCompressedBlockHeight(textureInternalFormat, clientVersion); in ValidateCopyTexImageParametersBase() local
|
/external/deqp/framework/common/ |
D | tcuCompressedTexture.cpp | 1466 static inline void setASTCErrorColorBlock (void* dst, int blockWidth, int blockHeight, bool isSRGB) in setASTCErrorColorBlock() 1494 …idExtentBlock (void* dst, const Block128& blockData, int blockWidth, int blockHeight, bool isSRGB,… in decodeVoidExtentBlock() 2309 …WeightPair* dst, const deUint32* unquantizedWeights, int blockWidth, int blockHeight, const ASTCBl… in interpolateWeights() 2344 …ts (TexelWeightPair* dst, const Block128& blockData, int blockWidth, int blockHeight, const ASTCBl… in computeTexelWeights() 2417 …int numPartitions, int blockWidth, int blockHeight, bool isSRGB, bool isLDRMode, const deUint32* c… in setTexelColors() 2489 …ressASTCBlock (void* dst, const Block128& blockData, int blockWidth, int blockHeight, bool isSRGB,… in decompressASTCBlock() 2579 …ss& dst, int width, int height, const deUint8* data, int blockWidth, int blockHeight, bool isSRGB,… in decompressASTC()
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/line/ |
D | BreakingContextInlineHeaders.h | 204 LayoutUnit blockHeight = block->logicalHeight(); in setStaticPositions() local
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/ |
D | formatutils11.cpp | 466 …ormatInfoMap *map, DXGI_FORMAT dxgiFormat, GLuint pixelBits, GLuint blockWidth, GLuint blockHeight, in AddDXGIFormat() 1097 GLsizei blockHeight = dxgiFormatInfo.mBlockHeight; in MakeValidSize() local
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d9/ |
D | Image9.cpp | 109 int blockHeight = d3d9::GetBlockHeight(desc.Format); in copyLockableSurfaces() local
|
D | formatutils9.cpp | 414 GLsizei blockHeight = d3dFormatInfo.mBlockHeight; in MakeValidSize() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fASTCDecompressionCases.cpp | 440 …c inline bool isValidBlockParams (const NormalBlockParams& params, int blockWidth, int blockHeight) in isValidBlockParams() 829 …teNormalBlock (const NormalBlockParams& blockParams, int blockWidth, int blockHeight, const Normal… in generateNormalBlock() 1997 …nderCase2D::generateDefaultBlockData (deUint8* dst, int numBlocks, int blockWidth, int blockHeight) in generateDefaultBlockData()
|