Home
last modified time | relevance | path

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

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