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

  /external/chromium_org/third_party/skia/tools/
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");
  /external/skia/tools/
bench_pictures_main.cpp 33 DECLARE_bool(deferImageDecoding);
54 DEFINE_bool(trackDeferredCaching, false, "Only meaningful with --deferImageDecoding and "
render_pictures_main.cpp 30 DECLARE_bool(deferImageDecoding);
42 "skp to a file. Not compatible with deferImageDecoding.");
438 SkDebugf("--writeEncodedImages is not compatible with --deferImageDecoding\n");

Completed in 600 milliseconds