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

  /external/chromium_org/third_party/skia/tests/
SkpSkGrTest.cpp 209 SkString grDir = make_filepath(0, outGrDir, "");
210 if (!sk_exists(grDir.c_str())) {
211 if (!sk_mkdir(grDir.c_str())) {
212 SkDebugf("could not create dir %s\n", grDir.c_str());
  /external/skia/tests/
SkpSkGrTest.cpp 209 SkString grDir = make_filepath(0, outGrDir, "");
210 if (!sk_exists(grDir.c_str())) {
211 if (!sk_mkdir(grDir.c_str())) {
212 SkDebugf("could not create dir %s\n", grDir.c_str());

Completed in 95 milliseconds