Searched refs:grDir (Results 1 - 1 of 1) sorted by relevance

/external/skqp/tests/
H A DSkpSkGrTest.cpp208 SkString grDir = make_filepath(0, outGrDir, ""); local
209 if (!sk_exists(grDir.c_str())) {
210 if (!sk_mkdir(grDir.c_str())) {
211 SkDebugf("could not create dir %s\n", grDir.c_str());

Completed in 102 milliseconds