Home
last modified time | relevance | path

Searched defs:dstRow (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/skia/src/codec/
H A DSkMaskSwizzler.cpp20 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 …]
H A DSkSwizzler.cpp100 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_grayscale()
125 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_n32()
148 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_565()
171 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_f16()
202 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_565()
223 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_n32()
246 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32()
259 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32_skipZ()
274 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_565()
287 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_gray_to_n32()
[all …]
H A DSkSampler.cpp35 uint32_t* dstRow = (uint32_t*) dst; in Fill() local
43 uint16_t* dstRow = (uint16_t*) dst; in Fill() local
51 uint8_t* dstRow = (uint8_t*) dst; in Fill() local
59 uint64_t* dstRow = (uint64_t*) dst; in Fill() local
H A DSkBmpRLECodec.cpp196 SkPMColor* dstRow = SkTAddOffset<SkPMColor>(dst, row * (int) dstRowBytes); in setPixel() local
201 uint16_t* dstRow = SkTAddOffset<uint16_t>(dst, row * (int) dstRowBytes); in setPixel() local
229 SkPMColor* dstRow = SkTAddOffset<SkPMColor>(dst, row * (int) dstRowBytes); in setRGBPixel() local
234 SkPMColor* dstRow = SkTAddOffset<SkPMColor>(dst, row * (int) dstRowBytes); in setRGBPixel() local
239 uint16_t* dstRow = SkTAddOffset<uint16_t>(dst, row * (int) dstRowBytes); in setRGBPixel() local
H A DSkBmpStandardCodec.cpp242 void* dstRow = SkTAddOffset<void>(dst, row * dstRowBytes); in decodeRows() local
327 auto applyMask = [dstInfo](void* dstRow, int x, uint64_t bit) { in decodeIcoMask()
339 void* dstRow = SkTAddOffset<SkPMColor>(dstPtr, row * dstRowBytes); in decodeIcoMask() local
H A DSkPngCodecBase.cpp263 void SkPngCodecBase::applyXformRow(SkSpan<uint8_t> dstRow, SkSpan<const uint8_t> srcRow) { in applyXformRow()
269 void SkPngCodecBase::applyXformRow(void* dstRow, const uint8_t* srcRow) { in applyXformRow()
H A DSkWbmpCodec.cpp142 void* dstRow = dst; in onGetPixels() local
180 void* dstRow = dst; in onGetScanlines() local
H A DSkBmpMaskCodec.cpp101 void* dstRow = SkTAddOffset<void>(dst, row * dstRowBytes); in decodeRows() local
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dtexstore.c133 GLubyte *dstRow = dstSlices[img]; in _mesa_memcpy_texture() local
167 GLubyte *dstRow = dstSlices[img]; in _mesa_texstore_z32() local
197 GLubyte *dstRow = dstSlices[img]; in _mesa_texstore_x8_z24() local
227 GLubyte *dstRow = dstSlices[img]; in _mesa_texstore_z24_x8() local
261 GLubyte *dstRow = dstSlices[img]; in _mesa_texstore_z16() local
309 GLubyte *dstRow = dstSlices[img]; in _mesa_texstore_ycbcr() local
360 GLuint *dstRow = (GLuint *) dstSlices[img]; in _mesa_texstore_z24_s8() local
444 GLuint *dstRow = (GLuint *) dstSlices[img]; in _mesa_texstore_s8_z24() local
509 GLubyte *dstRow = dstSlices[img]; in _mesa_texstore_s8() local
558 uint64_t *dstRow = (uint64_t *) dstSlices[img]; in _mesa_texstore_z32f_x24s8() local
H A Dmipmap.c77 int dstWidth, void *dstRow) in do_span_zs()
111 int dstWidth, void *dstRow) in do_span_rgba_unorm8()
152 int dstWidth, void *dstRow) in do_span_rgba_float()
193 int dstWidth, void *dstRow) in do_span()
213 int dstWidth, void *dstRow) in do_span_3D()
230 int dstWidth, uint8_t *dstRow) in do_row()
265 int dstWidth, uint8_t *dstRow) in do_row_3D()
/aosp_15_r20/external/swiftshader/src/Device/
H A DBC_Decoder.cpp205 uint8_t *dstRow = dst; in decode() local
1680 uint8_t *dstRow = dst; in Decode() local
1694 uint8_t *dstRow = dst; in Decode() local
1709 uint8_t *dstRow = dst; in Decode() local
1723 uint8_t *dstRow = dst; in Decode() local
1737 uint8_t *dstRow = dst; in Decode() local
1751 uint8_t *dstRow = dst; in Decode() local
1764 uint8_t *dstRow = dst; in Decode() local
H A DETC_Decoder.cpp683 unsigned char *dstRow = dst + (y * dstPitch); in Decode() local
695 unsigned char *dstRow = dst + (y * dstPitch); in Decode() local
706 unsigned char *dstRow = dst + (y * dstPitch); in Decode() local
716 unsigned char *dstRow = dst + (y * dstPitch); in Decode() local
/aosp_15_r20/frameworks/base/libs/hwui/hwui/
H A DImageDecoder.cpp370 uint8_t* dstRow = static_cast<uint8_t*>(mRestoreFrame->pixels()); in handleRestorePrevious() local
384 uint8_t* dstRow = static_cast<uint8_t*>(pixels); in handleRestorePrevious() local
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_resample.cpp726 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
H A Ddng_mosaic_info.cpp1047 for (int32 dstRow = dstBuffer.fArea.t; in Interpolate() local
1249 for (int32 dstRow = dstArea.t; dstRow < dstArea.b; dstRow++) in ProcessArea() local
H A Ddng_render.cpp1138 int32 dstRow = srcRow + (dstArea.t - srcArea.t); in ProcessArea() local
/aosp_15_r20/external/angle/src/image_util/
H A Dloadimage_paletted.cpp146 R8G8B8A8 *dstRow = in LoadPalettedToRGBA8Impl() local
H A Dstoreimage_paletted.cpp135 uint8_t *dstRow = in StoreRGBA8ToPalettedImpl() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawImageObjectUtil.cpp61 uint8_t *dstRow = reinterpret_cast<uint8_t *>(destBuffer); in pack() local
107 uint8_t *dstRow = reinterpret_cast<uint8_t *>(destBuffer); in unpack() local
/aosp_15_r20/external/skia/src/core/
H A DSkConvertPixels.cpp247 static void convert_with_pipeline(const SkImageInfo& dstInfo, void* dstRow, int dstStride, in convert_with_pipeline()
H A DSkBlitter_ARGB32.cpp1397 auto dstRow = device.writable_addr32(x,y); in blit_color() local
1436 SkPMColor* dstRow = device.writable_addr32(x, y); in SkARGB32_Blit32() local
1985 char* dstRow = (char*)fDevice.writable_addr32(x, y); in blitMask() local
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/msl/
H A DConvertUnsupportedConstructorsToFunctionCalls.cpp161 for (uint8_t dstRow = 0; dstRow < dstRows; ++dstRow) in AppendMatrixFromMatrixArgument() local
/aosp_15_r20/external/v4l2_codec2/common/
H A DFormatConverter.cpp44 uint8_t* dstRow = dst; in copyPlaneByPixel() local
/aosp_15_r20/external/skia/src/gpu/graphite/text/
H A DTextAtlasManager.cpp132 char* dstRow = (char*)dst; in get_packed_glyph_image() local
/aosp_15_r20/external/skia/src/gpu/ganesh/text/
H A DGrAtlasManager.cpp133 char* dstRow = (char*)dst; in get_packed_glyph_image() local

12