Home
last modified time | relevance | path

Searched defs:setUpdatableDriverPath (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/gpu/
DGpuService.java335 private void setUpdatableDriverPath(ApplicationInfo ai) { in setUpdatableDriverPath() method in GpuService
/frameworks/native/services/gpuservice/
DGpuService.cpp132 void GpuService::setUpdatableDriverPath(const std::string& driverPath) { in setUpdatableDriverPath() function in android::GpuService
/frameworks/native/libs/graphicsenv/
DIGpuService.cpp93 void setUpdatableDriverPath(const std::string& driverPath) override { in setUpdatableDriverPath() function in android::BpGpuService