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

/external/chromium_org/third_party/skia/include/core/
H A DSkImageInfo.h19 enum SkAlphaType { enum
53 static inline bool SkAlphaTypeIsOpaque(SkAlphaType at) {
110 SkAlphaType fAlphaType;
/external/skia/include/core/
H A DSkImageInfo.h19 enum SkAlphaType { enum
53 static inline bool SkAlphaTypeIsOpaque(SkAlphaType at) {
110 SkAlphaType fAlphaType;

Completed in 769 milliseconds