Home
last modified time | relevance | path

Searched defs:skpPath (Results 1 – 2 of 2) sorted by relevance

/external/skia/experimental/nanomsg/
Dpicture_demo.cpp74 static void client(const char* skpPath, const char* dataEndpoint) { in client()
/external/skia/tools/
DPictureRenderer.cpp374 SkString skpPath = SkOSPath::Join(fWritePath.c_str(), fInputFilename.c_str()); in render() local