Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/gpuservice/
H A DGpuService.cpp89 mDeveloperDriverPath = driverPath; in setUpdatableDriverPath()
94 return mDeveloperDriverPath; in getUpdatableDriverPath()
H A DGpuService.h83 std::string mDeveloperDriverPath; variable