Home
last modified time | relevance | path

Searched defs:srcRow (Results 1 – 25 of 30) sorted by relevance

12

/external/skia/src/codec/
DSkMaskSwizzler.cpp13 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 …]
DSkBmpMaskCodec.cpp82 uint8_t* srcRow = this->srcBuffer(); in decodeRows() local
DSkPngCodec.cpp685 png_bytep srcRow = fInterlaceBuffer.get(); in decodeAllRows() local
733 int srcRow = get_start_coord(sampleY); in decode() local
DSkRawCodec.cpp703 SkAutoTMalloc<uint8_t> srcRow(width * 3); in onGetPixels() local
/external/skqp/src/codec/
DSkMaskSwizzler.cpp13 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 …]
DSkBmpMaskCodec.cpp82 uint8_t* srcRow = this->srcBuffer(); in decodeRows() local
DSkPngCodec.cpp686 png_bytep srcRow = fInterlaceBuffer.get(); in decodeAllRows() local
734 int srcRow = get_start_coord(sampleY); in decode() local
DSkRawCodec.cpp703 SkAutoTMalloc<uint8_t> srcRow(width * 3); in onGetPixels() local
/external/skqp/src/images/
DSkJpegEncoder.cpp217 const void* srcRow = fSrc.addr(0, fCurrRow); in onEncodeRows() local
DSkPngEncoder.cpp410 const void* srcRow = fSrc.addr(0, fCurrRow); in onEncodeRows() local
/external/skia/src/images/
DSkJpegEncoder.cpp221 const void* srcRow = fSrc.addr(0, fCurrRow); in onEncodeRows() local
DSkPngEncoder.cpp435 const void* srcRow = fSrc.addr(0, fCurrRow); in onEncodeRows() local
/external/dng_sdk/source/
Ddng_resample.cpp735 int32 srcRow = (rowCoord >> kResampleSubsampleBits) + offsetV; in ProcessArea() local
789 int32 srcRow = (rowCoord >> kResampleSubsampleBits) + offsetV; in ProcessArea() local
Ddng_mosaic_info.cpp1052 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
Ddng_render.cpp1004 for (int32 srcRow = srcArea.t; srcRow < srcArea.b; srcRow++) in ProcessArea() local
/external/skqp/src/core/
DSkConvertPixels.cpp164 const SkImageInfo& srcInfo, const void* srcRow, size_t srcRB, in convert_with_pipeline()
/external/skia/src/core/
DSkConvertPixels.cpp206 const SkImageInfo& srcInfo, const void* srcRow, int srcStride, in convert_with_pipeline()
/external/mesa3d/src/mesa/swrast/
Ds_blit.c301 GLint srcRow = lroundf(srcRowF); in blit_nearest() local
632 GLfloat srcRow = (dstRow + 0.5F) / dstHeight * srcHeight - 0.5F; in blit_linear() local
/external/v4l2_codec2/common/
DFormatConverter.cpp41 const uint8_t* srcRow = src; in copyPlaneByPixel() local
/external/skqp/src/effects/imagefilters/
DSkMatrixConvolutionImageFilter.cpp282 const uint32_t* srcRow = src.getAddr32(0, y); in unpremultiply_bitmap() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp64 const deUint8 *srcRow = reinterpret_cast<const deUint8 *>(srcBuffer); in pack() local
116 const deUint8 *srcRow = reinterpret_cast<const deUint8 *>(srcBuffer); in unpack() local
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp645 const uint8_t* srcRow = in Upsample() local
663 const uint8_t* srcRow = in Upsample() local
683 const uint8_t* srcRow = in Upsample() local
2771 const uint32_t* srcRow = buffer + y * width; in DebugVerifyBitmapIsPreMultiplied() local
/external/mesa3d/src/mesa/main/
Dimage.c405 const GLubyte *srcRow = (const GLubyte *) in _mesa_expand_bitmap() local
Dtexstore.c132 const GLubyte *srcRow = srcImage; in _mesa_memcpy_texture() local
/external/swiftshader/src/Vulkan/
DVkImage.cpp491 const uint8_t *srcRow = srcSlice; in copyTo() local

12