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

/external/skia/include/core/
H A DSkImageDecoder.h388 enum SrcDepth { enum in class:SkImageDecoder
397 the returned bitmap. SrcDepth and hasAlpha reflect the raw data of the
401 SkColorType getPrefColorType(SrcDepth, bool hasAlpha) const;

Completed in 2392 milliseconds