HomeSort by relevance Sort by last modified time
    Searched defs:getPrefColorType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder.cpp 156 SkColorType SkImageDecoder::getPrefColorType(SrcDepth srcDepth, bool srcHasAlpha) const {
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/
SkImageDecoder.cpp 156 SkColorType SkImageDecoder::getPrefColorType(SrcDepth srcDepth, bool srcHasAlpha) const {
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 58 milliseconds