Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/external/
DGpuStatsPuller.cpp37 static sp<IGpuService> getGpuService() { in getGpuService() function
107 const sp<IGpuService> gpuService = getGpuService(); in PullInternal()
/frameworks/native/libs/graphicsenv/
DGraphicsEnv.cpp253 static sp<IGpuService> getGpuService() { in getGpuService() function
267 const sp<IGpuService> gpuService = getGpuService(); in setTargetStats()
307 const sp<IGpuService> gpuService = getGpuService(); in sendGpuStatsLocked()