| /external/skia/src/codec/ |
| D | SkMaskSwizzler.cpp | 20 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_opaque() 37 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_opaque() 54 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_unpremul() 72 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_unpremul() 90 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_premul() 108 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_premul() 128 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_565() 145 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_opaque() 162 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_bgra_opaque() 179 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_unpremul() [all …]
|
| D | SkBmpMaskCodec.cpp | 90 uint8_t* srcRow = this->srcBuffer(); in decodeRows() local
|
| D | SkPngCodec.cpp | 699 png_bytep srcRow = fInterlaceBuffer.get(); in decodeAllRows() local 747 int srcRow = get_start_coord(sampleY); in decode() local
|
| D | SkRawCodec.cpp | 731 AutoTMalloc<uint8_t> srcRow(width * 3); in onGetPixels() local
|
| /external/angle/src/image_util/ |
| D | loadimage_paletted.cpp | 143 const uint8_t *srcRow = in LoadPalettedToRGBA8Impl() local
|
| D | storeimage_paletted.cpp | 133 const R8G8B8A8 *srcRow = in StoreRGBA8ToPalettedImpl() local
|
| /external/dng_sdk/source/ |
| D | dng_resample.cpp | 735 int32 srcRow = (rowCoord >> kResampleSubsampleBits) + offsetV; in ProcessArea() local 789 int32 srcRow = (rowCoord >> kResampleSubsampleBits) + offsetV; in ProcessArea() local
|
| D | dng_mosaic_info.cpp | 1052 int32 srcRow = dstRow >> sRowShift; in Interpolate() local 1224 int32 srcRow = srcArea.t; in ProcessArea() local 1567 for (int32 srcRow = 0; srcRow < test.v; srcRow++) in IsSafeDownScale() local
|
| D | dng_render.cpp | 1004 for (int32 srcRow = srcArea.t; srcRow < srcArea.b; srcRow++) in ProcessArea() local
|
| D | dng_negative.cpp | 2767 uint32 srcRow = (dstRow + phaseRow) % patSize; in SetFujiMosaic6x6() local
|
| /external/mesa3d/src/mesa/swrast/ |
| D | s_blit.c | 301 GLint srcRow = lroundf(srcRowF); in blit_nearest() local 632 GLfloat srcRow = (dstRow + 0.5F) / dstHeight * srcHeight - 0.5F; in blit_linear() local
|
| /external/skia/src/core/ |
| D | SkConvertPixels.cpp | 209 const SkImageInfo& srcInfo, const void* srcRow, int srcStride, in convert_with_pipeline()
|
| D | SkBlitter_ARGB32.cpp | 660 const SkPMColor* srcRow = reinterpret_cast<const SkPMColor*>(mask.getAddr8(x, y)); in SkARGB32_Blit32() local
|
| /external/skia/src/encode/ |
| D | SkPngEncoder.cpp | 466 const void* srcRow = fSrc.addr(0, fCurrRow); in onEncodeRows() local
|
| D | SkJpegEncoder.cpp | 374 const void* srcRow = fSrc.addr(0, fCurrRow); in onEncodeRows() local
|
| /external/v4l2_codec2/common/ |
| D | FormatConverter.cpp | 41 const uint8_t* srcRow = src; in copyPlaneByPixel() local
|
| /external/deqp/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawImageObjectUtil.cpp | 64 const deUint8 *srcRow = reinterpret_cast<const deUint8 *>(srcBuffer); in pack() local 116 const deUint8 *srcRow = reinterpret_cast<const deUint8 *>(srcBuffer); in unpack() local
|
| /external/mesa3d/src/mesa/main/ |
| D | image.c | 405 const GLubyte *srcRow = (const GLubyte *) in _mesa_expand_bitmap() local
|
| D | texstore.c | 132 const GLubyte *srcRow = srcImage; in _mesa_memcpy_texture() local
|
| /external/swiftshader/src/Vulkan/ |
| D | VkImage.cpp | 555 const uint8_t *srcRow = srcSlice; in copySingleAspectTo() local
|
| /external/pdfium/core/fxge/skia/ |
| D | fx_skia_device.cpp | 741 const uint8_t* srcRow = in Upsample() local
|
| /external/angle/src/tests/gl_tests/ |
| D | ImageTest.cpp | 701 const uint8_t *srcRow = in writeAHBData() local
|
| /external/mesa3d/prebuilt-intermediates/main/ |
| D | format_unpack.c | 6740 const uint8_t *srcRow; in _mesa_unpack_rgba_block() local
|