Searched defs:skpPath (Results 1 – 2 of 2) sorted by relevance
74 static void client(const char* skpPath, const char* dataEndpoint) { in client()
374 SkString skpPath = SkOSPath::Join(fWritePath.c_str(), fInputFilename.c_str()); in render() local