OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkDITHER_R32To4444
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/core/
SkDither.h
67
#define
SkDITHER_R32To4444
(r, d) SkR32To4444(SkDITHER_R32_FOR_4444_MACRO(r, d))
149
r =
SkDITHER_R32To4444
(r, dither);
166
r =
SkDITHER_R32To4444
(r, dither);
/external/skia/samplecode/
SampleDither.cpp
98
r =
SkDITHER_R32To4444
(r, d);
Completed in 68 milliseconds