Home
last modified time | relevance | path

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

/frameworks/native/services/gpuservice/
DGpuService.cpp66 developerDriverPath = driverPath; in setUpdatableDriverPath()
70 return developerDriverPath; in getUpdatableDriverPath()
DGpuService.h78 std::string developerDriverPath; variable