Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_gpu_GpuService.cpp46 gpuService->setUpdatableDriverPath(driverPath.c_str()); in setUpdatableDriverPath_native()
/aosp14/frameworks/base/services/core/java/com/android/server/gpu/
H A DGpuService.java332 setUpdatableDriverPath(driverInfo); in fetchPrereleaseDriverPackageProperties()
335 private void setUpdatableDriverPath(ApplicationInfo ai) { in setUpdatableDriverPath() method in GpuService