OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SkFourByteInterp
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/private/
SkColorData.h
161
* srcWeight is [0..256], unlike
SkFourByteInterp
which takes [0..255]
179
static inline SkPMColor
SkFourByteInterp
(SkPMColor src, SkPMColor dst,
260
* Nearly the same as
SkFourByteInterp
, but faster and a touch more accurate, due to better
/external/skqp/include/private/
SkColorData.h
161
* srcWeight is [0..256], unlike
SkFourByteInterp
which takes [0..255]
179
static inline SkPMColor
SkFourByteInterp
(SkPMColor src, SkPMColor dst,
260
* Nearly the same as
SkFourByteInterp
, but faster and a touch more accurate, due to better
Completed in 655 milliseconds