Searched refs:skpPath (Results 1 – 2 of 2) sorted by relevance
35 DEFINE_string2(skpPath, r, "", "Read this .skp file or .skp files from this dir");
341 SkString skpPath(*path); in render() local343 skpPath.append(".skp"); in render()344 SkFILEWStream stream(skpPath.c_str()); in render()