/external/skia/src/codec/ |
D | SkMaskSwizzler.cpp | 13 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks) { in swizzle_mask16_to_n32_opaque() 29 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks) { in swizzle_mask16_to_n32_unpremul() 48 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks) { in swizzle_mask16_to_n32_premul() 67 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks) { in swizzle_mask24_to_n32_opaque() 82 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks) { in swizzle_mask24_to_n32_unpremul() 100 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks) { in swizzle_mask24_to_n32_premul() 118 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks) { in swizzle_mask32_to_n32_opaque() 134 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks) { in swizzle_mask32_to_n32_unpremul() 153 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks) { in swizzle_mask32_to_n32_premul()
|
D | SkCodec_libpng.cpp | 570 uint8_t* srcRow = static_cast<uint8_t*>(storage.get()); in onGetPixels() local
|
D | SkCodec_libbmp.cpp | 754 uint8_t* srcRow = srcBuffer.get(); in decodeMask() local
|
/external/skia/src/images/ |
D | SkImageDecoder_ktx.cpp | 148 const uint8_t *srcRow = reinterpret_cast<uint8_t *>(outRGBDataPtr); in onDecode() local 177 const uint8_t *srcRow = reinterpret_cast<uint8_t *>(outRGBDataPtr); in onDecode() local 196 const uint8_t *srcRow = reinterpret_cast<const uint8_t *>(ktxFile.pixelData()); in onDecode() local 226 const uint8_t *srcRow = reinterpret_cast<const uint8_t *>(ktxFile.pixelData()); in onDecode() local
|
D | SkImageDecoder_libjpeg.cpp | 706 uint8_t* srcRow = (uint8_t*)srcStorage.get(); in onDecode() local 1149 uint8_t* srcRow = (uint8_t*)srcStorage.get(); in onDecodeSubset() local 1278 const void* SK_RESTRICT srcRow, int width, in Write_32_YUV() 1295 const void* SK_RESTRICT srcRow, int width, in Write_4444_YUV() 1312 const void* SK_RESTRICT srcRow, int width, in Write_16_YUV() 1329 const void* SK_RESTRICT srcRow, int width, in Write_Index_YUV() 1415 const void* srcRow = bm.getPixels(); in onEncode() local
|
D | SkImageDecoder_pkm.cpp | 88 const uint8_t *srcRow = reinterpret_cast<uint8_t *>(outRGBDataPtr); in onDecode() local
|
D | SkImageDecoder_astc.cpp | 163 const uint8_t *srcRow = reinterpret_cast<uint8_t *>(outRGBADataPtr); in onDecode() local
|
D | SkImageDecoder_libbmp.cpp | 154 const uint8_t* srcRow = callback.rgb(); in onDecode() local
|
D | SkImageDecoder_libpng.cpp | 452 uint8_t* srcRow = (uint8_t*)storage.get(); in onDecode() local 936 uint8_t* srcRow = (uint8_t*)storage.get(); in onDecodeSubset() local
|
/external/skia/src/core/ |
D | SkConfig8888.cpp | 263 const uint8_t* SK_RESTRICT srcRow = (const uint8_t*)srcPixels; in CopyPixels() local 268 const SkPMColor* SK_RESTRICT srcRow = (const SkPMColor*)srcPixels; in CopyPixels() local
|
D | SkBlitMask_D32.cpp | 92 const uint16_t* srcRow = (const uint16_t*)mask; in D32_LCD16_Proc() local
|
D | SkScalerContext.cpp | 451 const SkPMColor* srcRow, size_t srcRB) { in extract_alpha()
|
D | SkBlitter_ARGB32.cpp | 32 const SkPMColor* srcRow = reinterpret_cast<const SkPMColor*>(mask.getAddr8(x, y)); in SkARGB32_Blit32() local
|
D | SkBitmap.cpp | 1248 const char* srcRow = dst + snugRB * (height - 1); in ReadRawPixels() local
|
/external/mesa3d/src/mesa/main/ |
D | texstore.c | 906 const GLubyte *srcRow = srcImage; in _mesa_swizzle_ubyte_image() local 958 const GLubyte *srcRow = srcImage; in memcpy_texture() local 1335 GLubyte *srcRow = (GLubyte *) _mesa_image_address(dims, srcPacking, in _mesa_texstore_argb8888() local 1362 const GLubyte *srcRow = (const GLubyte *) in _mesa_texstore_argb8888() local 1394 GLubyte *srcRow = (GLubyte *) _mesa_image_address(dims, srcPacking, in _mesa_texstore_argb8888() local 1487 GLubyte *srcRow = (GLubyte *) _mesa_image_address(dims, srcPacking, in _mesa_texstore_rgb888() local 1560 GLubyte *srcRow = (GLubyte *) _mesa_image_address(dims, srcPacking, in _mesa_texstore_bgr888() local 2675 const GLfloat *srcRow = tempImage; in _mesa_texstore_signed_rgbx8888() local 2734 const GLfloat *srcRow = tempImage; in _mesa_texstore_signed_rgba8888() local 3061 const GLfloat *srcRow = tempImage; in _mesa_texstore_rgba_float32() local [all …]
|
D | texgetimage.c | 237 GLfloat *tempImage, *srcRow; in get_tex_rgba_compressed() local
|
D | image.c | 388 const GLubyte *srcRow = (const GLubyte *) in _mesa_expand_bitmap() local
|
D | format_unpack.c | 2847 const GLubyte *srcRow; in _mesa_unpack_rgba_block() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_blit.c | 281 GLint srcRow = (dstRow * srcHeight) / dstHeight; in blit_nearest() local 609 const GLfloat srcRow = (dstRow * srcHeight) / dstHeightF; in blit_linear() local
|
/external/skia/src/effects/ |
D | SkMatrixConvolutionImageFilter.cpp | 256 const uint32_t* srcRow = src.getAddr32(0, y); in unpremultiplyBitmap() local
|