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/ports/
SkImageDecoder_empty.cpp 106 SkBitmap::Config SkImageDecoder::getPrefConfig(SrcDepth, bool) const {
  /external/skia/src/ports/
SkImageDecoder_empty.cpp 106 SkBitmap::Config SkImageDecoder::getPrefConfig(SrcDepth, bool) const {
  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder.cpp 161 SkBitmap::Config SkImageDecoder::getPrefConfig(SrcDepth srcDepth,
193 // assign this, for use by getPrefConfig(), in case fUsePrefTable is false
210 // assign this, for use by getPrefConfig(), in case fUsePrefTable is false
  /external/skia/src/images/
SkImageDecoder.cpp 164 SkBitmap::Config SkImageDecoder::getPrefConfig(SrcDepth srcDepth,
196 // assign this, for use by getPrefConfig(), in case fUsePrefTable is false
213 // assign this, for use by getPrefConfig(), in case fUsePrefTable is false

Completed in 4324 milliseconds