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

  /external/skia/tests/
PDFJpegEmbedTest.cpp 41 static SkData* load_resource( function
60 load_resource(r, test, "mandrill_512_q075.jpg"));
61 SkAutoTUnref<SkData> cmykData(load_resource(r, test, "CMYK.jpg"));
129 load_resource(r, "JpegIdentification", kTests[i].path));
  /external/chromium-trace/catapult/third_party/py_vulcanize/py_vulcanize/
module.py 94 def __init__(self, loader, name, resource, load_resource=True):
105 if load_resource:

Completed in 3685 milliseconds