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

  /external/skia/src/images/
SkImageDecoder.cpp 33 SkBitmap::Config SkImageDecoder::GetDeviceConfig()
143 config = SkImageDecoder::GetDeviceConfig();
  /external/skia/include/images/
SkImageDecoder.h 298 static SkBitmap::Config GetDeviceConfig();
303 This can be queried with GetDeviceConfig()
383 Note: this also takes into account GetDeviceConfig(), so the subclass

Completed in 563 milliseconds