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

  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder.cpp 147 SkBitmap::Config SkImageDecoder::getPrefConfig(SrcDepth srcDepth,
179 // assign this, for use by getPrefConfig(), in case fUsePrefTable is false
196 // assign this, for use by getPrefConfig(), in case fUsePrefTable is false
  /external/chromium_org/third_party/skia/src/ports/
SkImageDecoder_empty.cpp 105 SkBitmap::Config SkImageDecoder::getPrefConfig(SrcDepth, bool) const {
  /external/skia/src/images/
SkImageDecoder.cpp 147 SkBitmap::Config SkImageDecoder::getPrefConfig(SrcDepth srcDepth,
179 // assign this, for use by getPrefConfig(), in case fUsePrefTable is false
196 // assign this, for use by getPrefConfig(), in case fUsePrefTable is false
  /external/skia/src/ports/
SkImageDecoder_empty.cpp 105 SkBitmap::Config SkImageDecoder::getPrefConfig(SrcDepth, bool) const {

Completed in 37 milliseconds