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/chromium_org/third_party/skia/include/core/
SkColorPriv.h
247
* srcWeight is [0..256], unlike
SkFourByteInterp
which takes [0..255]
265
static inline SkPMColor
SkFourByteInterp
(SkPMColor src, SkPMColor dst,
346
* Nearly the same as
SkFourByteInterp
, but faster and a touch more accurate, due to better
/external/skia/include/core/
SkColorPriv.h
247
* srcWeight is [0..256], unlike
SkFourByteInterp
which takes [0..255]
265
static inline SkPMColor
SkFourByteInterp
(SkPMColor src, SkPMColor dst,
346
* Nearly the same as
SkFourByteInterp
, but faster and a touch more accurate, due to better
Completed in 54 milliseconds