Home
last modified time | relevance | path

Searched refs:SkAlphaTypeIsOpaque (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
DSkImageInfo.h54 static inline bool SkAlphaTypeIsOpaque(SkAlphaType at) { in SkAlphaTypeIsOpaque() function
194 return SkAlphaTypeIsOpaque(fAlphaType); in isOpaque()
DSkColorTable.h36 return SkAlphaTypeIsOpaque(this->alphaType()); in isOpaque()
DSkBitmap.h211 return SkAlphaTypeIsOpaque(this->alphaType()); in isOpaque()
/external/skia/include/core/
DSkImageInfo.h54 static inline bool SkAlphaTypeIsOpaque(SkAlphaType at) { in SkAlphaTypeIsOpaque() function
194 return SkAlphaTypeIsOpaque(fAlphaType); in isOpaque()
DSkColorTable.h36 return SkAlphaTypeIsOpaque(this->alphaType()); in isOpaque()
DSkBitmap.h211 return SkAlphaTypeIsOpaque(this->alphaType()); in isOpaque()