Home
last modified time | relevance | path

Searched defs:isPremul (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/codec/
H A DSkCodecPriv.h239 static inline PackColorProc choose_pack_color_proc(bool isPremul, SkColorType colorType) { in choose_pack_color_proc() argument
H A DSkBmpStandardCodec.cpp92 bool isPremul = (kPremul_SkAlphaType == packAlphaType) && !fIsOpaque; in createColorTable() local

Completed in 2 milliseconds