Home
last modified time | relevance | path

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

/frameworks/native/services/gpuservice/
DGpuService.cpp144 mDeveloperDriverPath = driverPath; in setUpdatableDriverPath()
149 return mDeveloperDriverPath; in getUpdatableDriverPath()
/frameworks/native/services/gpuservice/include/gpuservice/
DGpuService.h96 std::string mDeveloperDriverPath; variable