OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkDitherRGB32To565
(Results
1 - 5
of
5
) sorted by null
/external/skia/src/core/
SkBlitRow_D16.cpp
99
*dst++ =
SkDitherRGB32To565
(c, dither);
SkDither.h
112
static inline uint16_t
SkDitherRGB32To565
(SkPMColor c, unsigned dither)
/external/skia/src/opts/
SkBlitRow_opts_mips_dsp.cpp
371
*dst++ =
SkDitherRGB32To565
(c, dither);
[
all
...]
SkBlitRow_opts_SSE2.cpp
830
*dst++ =
SkDitherRGB32To565
(c, dither);
[
all
...]
SkBlitRow_opts_arm_neon.cpp
[
all
...]
Completed in 3710 milliseconds