Home
last modified time | relevance | path

Searched refs:testResourcePath (Results 1 – 1 of 1) sorted by relevance

/external/skia/dm/
DDM.cpp1307 SkString testResourcePath = GetResourcePath("color_wheel.png"); in main() local
1308 SkFILEStream testResource(testResourcePath.c_str()); in main()