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

  /external/skia/legacy/src/utils/
SkDumpCanvas.cpp 153 static const int WIDE_OPEN = 16384;
156 emptyBitmap.setConfig(SkBitmap::kNo_Config, WIDE_OPEN, WIDE_OPEN);
  /external/skia/src/utils/
SkDumpCanvas.cpp 165 static const int WIDE_OPEN = 16384;
168 bm.setConfig(SkBitmap::kNo_Config, WIDE_OPEN, WIDE_OPEN);

Completed in 220 milliseconds