Home
last modified time | relevance | path

Searched defs:onAlphaType (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/image/
DSkImage_Gpu.h30 SkAlphaType onAlphaType() const override { return fAlphaType; } in onAlphaType() function
DSkImage_Generator.cpp25 SkAlphaType onAlphaType() const override { in onAlphaType() function in SkImage_Generator
DSkImage_Raster.cpp85 SkAlphaType onAlphaType() const override { in onAlphaType() function in SkImage_Raster