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

  /external/skia/tests/
PDFJpegEmbedTest.cpp 33 static sk_sp<SkData> load_resource( function
52 sk_sp<SkData> mandrillData(load_resource(r, test, "mandrill_512_q075.jpg"));
53 sk_sp<SkData> cmykData(load_resource(r, test, "CMYK.jpg"));
97 sk_sp<SkData> data(load_resource(r, "JpegIdentification", kTests[i].path));

Completed in 685 milliseconds