Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_gpu_GpuService.cpp26 static android::sp<android::IGpuService> getGpuService() { in getGpuService() function
41 const android::sp<android::IGpuService> gpuService = getGpuService(); in setUpdatableDriverPath_native()
/frameworks/native/libs/graphicsenv/
DGraphicsEnv.cpp141 static sp<IGpuService> getGpuService() { in getGpuService() function
254 const sp<IGpuService> gpuService = getGpuService(); in getDriverNamespace()
456 const sp<IGpuService> gpuService = getGpuService(); in addVulkanEngineName()
480 const sp<IGpuService> gpuService = getGpuService(); in setTargetStatsArray()
519 const sp<IGpuService> gpuService = getGpuService(); in sendGpuStatsLocked()
648 const sp<IGpuService> gpuService = getGpuService(); in nativeToggleAngleAsSystemDriver()