Home
last modified time | relevance | path

Searched defs:img_path (Results 1 – 3 of 3) sorted by relevance

/external/skqp/tools/skqp/src/
Dskqp_model.cpp115 SkString img_path = SkOSPath::Join(PATH_ROOT, name); in CheckAgainstModel() local
/external/skia/tools/skqp/src/
Dskqp_model.cpp115 SkString img_path = SkOSPath::Join(PATH_ROOT, name); in CheckAgainstModel() local
/external/autotest/client/bin/
Dpartition.py858 def _create_disk_img(self, img_path): argument