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

  /external/chromium_org/third_party/skia/tools/
PictureRenderingFlags.cpp 52 DEFINE_bool(deferImageDecoding, false, "Defer decoding until drawing images. "
bench_pictures_main.cpp 33 DECLARE_bool(deferImageDecoding);
53 DEFINE_bool(trackDeferredCaching, false, "Only meaningful with --deferImageDecoding and "
render_pictures_main.cpp 30 DECLARE_bool(deferImageDecoding);
50 "skp to a file. Not compatible with deferImageDecoding.");
449 SkDebugf("--writeEncodedImages is not compatible with --deferImageDecoding\n");

Completed in 29 milliseconds