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

  /external/chromium_org/third_party/skia/src/ports/
SkImageDecoder_WIC.cpp 55 kDecodeBounds_WICMode,
62 * @param bm SkBitmap to decode into. Only used if wicMode is kDecodeBounds_WICMode or
99 wicMode = kDecodeBounds_WICMode;
190 if (kDecodeBounds_WICMode == wicMode) {
  /external/skia/src/ports/
SkImageDecoder_WIC.cpp 55 kDecodeBounds_WICMode,
62 * @param bm SkBitmap to decode into. Only used if wicMode is kDecodeBounds_WICMode or
99 wicMode = kDecodeBounds_WICMode;
190 if (kDecodeBounds_WICMode == wicMode) {

Completed in 177 milliseconds