Home
last modified time | relevance | path

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

/external/skia/gn/
Dgn_meta_sln.py124 srcProjPath = os.path.join("out", projConfigs[0][0], projConfigs[0][1]) variable
126 srcFilterPath = srcProjPath + ".filters"
134 with open(srcProjPath) as srcProjFile: