Home
last modified time | relevance | path

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

/external/deqp/android/scripts/
Dbuild.py49 def getNativeBuildDir (buildRoot, nativeLib, buildType): function
54 return os.path.join(getNativeBuildDir(buildRoot, nativeLib, buildType), "assets")
58 buildDir = getNativeBuildDir(buildRoot, nativeLib, buildType)