| /external/skia/src/codec/ |
| D | SkSampler.cpp | 32 uint32_t* dstRow = (uint32_t*) dst; in Fill() local 53 uint16_t* dstRow = (uint16_t*) dst; in Fill() local 84 uint64_t* dstRow = (uint64_t*) dst; in Fill() local
|
| D | SkMaskSwizzler.cpp | 13 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_opaque() 30 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_opaque() 47 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_unpremul() 65 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_unpremul() 83 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_premul() 101 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_premul() 121 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_565() 138 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_opaque() 155 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_bgra_opaque() 172 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_unpremul() [all …]
|
| D | SkSwizzler.cpp | 84 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_grayscale() 109 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_index() 130 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_n32() 153 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_565() 176 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_f16() 207 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_index() 228 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_565() 249 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_n32() 272 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32() 285 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32_skipZ() [all …]
|
| D | SkBmpRLECodec.cpp | 187 SkPMColor* dstRow = SkTAddOffset<SkPMColor>(dst, row * (int) dstRowBytes); in setPixel() local 192 uint16_t* dstRow = SkTAddOffset<uint16_t>(dst, row * (int) dstRowBytes); in setPixel() local 220 SkPMColor* dstRow = SkTAddOffset<SkPMColor>(dst, row * (int) dstRowBytes); in setRGBPixel() local 225 SkPMColor* dstRow = SkTAddOffset<SkPMColor>(dst, row * (int) dstRowBytes); in setRGBPixel() local 230 uint16_t* dstRow = SkTAddOffset<uint16_t>(dst, row * (int) dstRowBytes); in setRGBPixel() local
|
| D | SkBmpStandardCodec.cpp | 242 void* dstRow = SkTAddOffset<void>(dst, row * dstRowBytes); in decodeRows() local 329 auto applyMask = [dstInfo](void* dstRow, int x, uint64_t bit) { in decodeIcoMask() 341 void* dstRow = SkTAddOffset<SkPMColor>(dstPtr, row * dstRowBytes); in decodeIcoMask() local
|
| D | SkWbmpCodec.cpp | 146 void* dstRow = dst; in onGetPixels() local 175 void* dstRow = dst; in onGetScanlines() local
|
| D | SkBmpMaskCodec.cpp | 95 void* dstRow = SkTAddOffset<void>(dst, row * dstRowBytes); in decodeRows() local
|
| D | SkGifCodec.cpp | 547 int dstRow = yBegin; in haveDecodedRow() local
|
| /external/mesa3d/src/mesa/main/ |
| D | texstore.c | 907 GLubyte *dstRow = dstSlices[img]; in _mesa_swizzle_ubyte_image() local 959 GLubyte *dstRow = dstSlices[img]; in memcpy_texture() local 1042 GLubyte *dstRow = dstSlices[img]; in _mesa_texstore_z32() local 1072 GLubyte *dstRow = dstSlices[img]; in _mesa_texstore_x8_z24() local 1102 GLubyte *dstRow = dstSlices[img]; in _mesa_texstore_z24_x8() local 1149 GLubyte *dstRow = dstSlices[img]; in _mesa_texstore_z16() local 1337 GLubyte *dstRow = dstSlices[img]; in _mesa_texstore_argb8888() local 1365 GLubyte *dstRow = dstSlices[img]; in _mesa_texstore_argb8888() local 1396 GLubyte *dstRow = dstSlices[img]; in _mesa_texstore_argb8888() local 1489 GLubyte *dstRow = dstSlices[img]; in _mesa_texstore_rgb888() local [all …]
|
| /external/skia/src/ports/ |
| D | SkImageEncoder_WIC.cpp | 100 uint8_t* dstRow = SkTAddOffset<uint8_t>(pixelStorage.get(), y * rowBytes); in SkEncodeImageWithWIC() local
|
| /external/dng_sdk/source/ |
| D | dng_resample.cpp | 726 for (int32 dstRow = dstArea.t; dstRow < dstArea.b; dstRow++) in ProcessArea() local 780 for (int32 dstRow = dstArea.t; dstRow < dstArea.b; dstRow++) in ProcessArea() local
|
| D | dng_render.cpp | 1138 int32 dstRow = srcRow + (dstArea.t - srcArea.t); in ProcessArea() local
|
| D | dng_mosaic_info.cpp | 1047 for (int32 dstRow = dstBuffer.fArea.t; in Interpolate() local 1249 for (int32 dstRow = dstArea.t; dstRow < dstArea.b; dstRow++) in ProcessArea() local
|
| D | dng_linearization_info.cpp | 473 uint32 dstRow = dstTile.t + row; in Process() local
|
| /external/swiftshader/src/Renderer/ |
| D | ETC_Decoder.cpp | 661 unsigned char *dstRow = dst + (y * dstPitch); in Decode() local 673 unsigned char *dstRow = dst + (y * dstPitch); in Decode() local 684 unsigned char *dstRow = dst + (y * dstPitch); in Decode() local 694 unsigned char *dstRow = dst + (y * dstPitch); in Decode() local
|
| /external/mesa3d/src/mesa/swrast/ |
| D | s_blit.c | 136 GLint dstRow; in blit_nearest() local 509 GLint dstRow; in blit_linear() local
|
| /external/skia/src/core/ |
| D | SkBlitter_ARGB32.cpp | 31 SkPMColor* dstRow = device.writable_addr32(x, y); in SkARGB32_Blit32() local 569 char* dstRow = (char*)fDevice.writable_addr32(x, y); in blitMask() local
|
| D | SkConvertPixels.cpp | 276 static void convert_with_pipeline(const SkImageInfo& dstInfo, void* dstRow, size_t dstRB, in convert_with_pipeline()
|
| D | SkBlitMask_D32.cpp | 30 SkPMColor* dstRow = (SkPMColor*)dst; in D32_LCD16_Proc() local
|
| D | SkScalerContext.cpp | 436 uint8_t* dstRow = dst.fImage; in extract_alpha() local
|
| /external/skia/src/image/ |
| D | SkImage_Raster.cpp | 378 void* dstRow = dstPixels; in do_color_xform_non_linear_blending() local
|
| /external/skia/src/effects/ |
| D | SkMatrixConvolutionImageFilter.cpp | 262 uint32_t* dstRow = result.getAddr32(0, y); in unpremultiply_bitmap() local
|
| D | SkRRectsGaussianEdgeMaskFilter.cpp | 166 uint8_t* dstRow = dstPixels + y*dst->fRowBytes; in filterMask() local
|
| /external/deqp/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawImageObjectUtil.cpp | 66 deUint8 *dstRow = reinterpret_cast<deUint8 *>(destBuffer); in pack() local 118 deUint8 *dstRow = reinterpret_cast<deUint8 *>(destBuffer); in unpack() local
|
| /external/skia/src/gpu/vk/ |
| D | GrVkGpu.cpp | 490 char* dstRow = reinterpret_cast<char*>(mapPtr)+(height - 1)*layout.rowPitch; in uploadTexDataLinear() local 1746 char* dstRow = reinterpret_cast<char*>(buffer)+(height - 1) * rowBytes; in onReadPixels() local
|