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.cpp262 static sp<IGpuService> getGpuService() { in getGpuService() function
276 const sp<IGpuService> gpuService = getGpuService(); in setTargetStats()
316 const sp<IGpuService> gpuService = getGpuService(); in sendGpuStatsLocked()