Home
last modified time | relevance | path

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

1234567891011

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libavif/src/src/
H A Dalpha.c22 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifFillAlpha() local
31 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifFillAlpha() local
61 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha() local
71 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha() local
85 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha() local
97 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha() local
113 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha() local
125 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha() local
141 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha() local
151 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/codec/
H A DSkSampler.cpp28 uint32_t* dstRow = (uint32_t*) dst; in Fill() local
36 uint16_t* dstRow = (uint16_t*) dst; in Fill() local
44 uint8_t* dstRow = (uint8_t*) dst; in Fill() local
52 uint64_t* dstRow = (uint64_t*) dst; in Fill() local
H A 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 …]
H A DSkSwizzler.cpp88 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_grayscale()
113 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_n32()
136 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_565()
159 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_f16()
190 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_565()
211 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_n32()
234 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32()
247 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32_skipZ()
262 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_565()
275 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_gray_to_n32()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/codec/
H A DSkSampler.cpp28 uint32_t* dstRow = (uint32_t*) dst; in Fill() local
36 uint16_t* dstRow = (uint16_t*) dst; in Fill() local
44 uint8_t* dstRow = (uint8_t*) dst; in Fill() local
52 uint64_t* dstRow = (uint64_t*) dst; in Fill() local
H A 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 …]
H A DSkSwizzler.cpp88 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_grayscale()
113 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_n32()
136 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_565()
159 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_f16()
190 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_565()
211 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_n32()
234 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32()
247 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32_skipZ()
262 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_565()
275 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_gray_to_n32()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/codec/
H A DSkSampler.cpp28 uint32_t* dstRow = (uint32_t*) dst; in Fill() local
36 uint16_t* dstRow = (uint16_t*) dst; in Fill() local
44 uint8_t* dstRow = (uint8_t*) dst; in Fill() local
52 uint64_t* dstRow = (uint64_t*) dst; in Fill() local
H A 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 …]
H A DSkSwizzler.cpp88 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_grayscale()
113 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_n32()
136 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_565()
159 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_f16()
190 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_565()
211 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_n32()
234 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32()
247 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32_skipZ()
262 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_565()
275 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_gray_to_n32()
[all …]
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/codec/
H A DSkSampler.cpp28 uint32_t* dstRow = (uint32_t*) dst; in Fill() local
36 uint16_t* dstRow = (uint16_t*) dst; in Fill() local
44 uint8_t* dstRow = (uint8_t*) dst; in Fill() local
52 uint64_t* dstRow = (uint64_t*) dst; in Fill() local
H A 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 …]
H A DSkSwizzler.cpp88 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_grayscale()
113 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_n32()
136 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_565()
159 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_f16()
190 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_565()
211 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_n32()
234 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32()
247 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32_skipZ()
262 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_565()
275 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_gray_to_n32()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/codec/
H A DSkSampler.cpp28 uint32_t* dstRow = (uint32_t*) dst; in Fill() local
36 uint16_t* dstRow = (uint16_t*) dst; in Fill() local
44 uint8_t* dstRow = (uint8_t*) dst; in Fill() local
52 uint64_t* dstRow = (uint64_t*) dst; in Fill() local
H A 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 …]
H A DSkSwizzler.cpp88 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_grayscale()
113 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_n32()
136 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_565()
159 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_f16()
190 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_565()
211 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_n32()
234 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32()
247 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32_skipZ()
262 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_565()
275 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_gray_to_n32()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/codec/
H A DSkSampler.cpp28 uint32_t* dstRow = (uint32_t*) dst; in Fill() local
36 uint16_t* dstRow = (uint16_t*) dst; in Fill() local
44 uint8_t* dstRow = (uint8_t*) dst; in Fill() local
52 uint64_t* dstRow = (uint64_t*) dst; in Fill() local
H A 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 …]
H A DSkSwizzler.cpp88 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_grayscale()
113 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_n32()
136 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_565()
159 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_f16()
190 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_565()
211 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_n32()
234 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32()
247 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32_skipZ()
262 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_565()
275 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_gray_to_n32()
[all …]
/dports/graphics/libavif/libavif-0.9.3/src/
H A Dalpha.c23 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifFillAlpha() local
32 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifFillAlpha() local
62 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha() local
72 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha() local
86 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha() local
98 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha() local
114 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha() local
126 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha() local
142 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha() local
152 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha() local
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/codec/
H A DSkSampler.cpp32 uint32_t* dstRow = (uint32_t*) dst; in Fill() local
53 uint16_t* dstRow = (uint16_t*) dst; in Fill() local
81 uint64_t* dstRow = (uint64_t*) dst; in Fill() local
H A 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 …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/codec/
H A DSkSampler.cpp32 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
H A 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 …]
H A DSkSwizzler.cpp62 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_grayscale()
87 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_index()
108 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_n32()
131 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_bit_to_565()
156 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_index()
177 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_565()
198 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_small_index_to_n32()
221 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32()
234 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_n32_skipZ()
249 void* SK_RESTRICT dstRow, const uint8_t* SK_RESTRICT src, int dstWidth, in swizzle_index_to_565()
[all …]

1234567891011