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

/external/chromium_org/third_party/skia/src/images/
H A DSkImageDecoder.cpp156 SkColorType SkImageDecoder::getPrefColorType(SrcDepth srcDepth, bool srcHasAlpha) const { function in class:SkImageDecoder
186 // assign this, for use by getPrefColorType(), in case fUsePrefTable is false
202 // assign this, for use by getPrefColorType(), in case fUsePrefTable is false
/external/skia/src/images/
H A DSkImageDecoder.cpp156 SkColorType SkImageDecoder::getPrefColorType(SrcDepth srcDepth, bool srcHasAlpha) const { function in class:SkImageDecoder
186 // assign this, for use by getPrefColorType(), in case fUsePrefTable is false
202 // assign this, for use by getPrefColorType(), in case fUsePrefTable is false

Completed in 1300 milliseconds