OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkExpand32_4444
(Results
1 - 4
of
4
) sorted by null
/external/skia/legacy/src/core/
SkBlitRow_D4444.cpp
41
uint32_t src_expand =
SkExpand32_4444
(c);
84
uint32_t src_expand =
SkExpand32_4444
(sc) * src_scale;
127
uint32_t src_expand =
SkExpand32_4444
(c) * scale16;
182
uint32_t src_expand =
SkExpand32_4444
(c) * src_scale;
/external/skia/src/core/
SkBlitRow_D4444.cpp
41
uint32_t src_expand =
SkExpand32_4444
(c);
84
uint32_t src_expand =
SkExpand32_4444
(sc) * src_scale;
126
uint32_t src_expand =
SkExpand32_4444
(c) * scale16;
181
uint32_t src_expand =
SkExpand32_4444
(c) * src_scale;
/external/skia/include/core/
SkColorPriv.h
741
static inline uint32_t
SkExpand32_4444
(SkPMColor c) {
/external/skia/legacy/include/core/
SkColorPriv.h
706
static inline uint32_t
SkExpand32_4444
(SkPMColor c) {
Completed in 5181 milliseconds