Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_stats_pull_StatsPullAtomService.cpp30 static server::stats::SurfaceFlingerPuller gSurfaceFlingerPuller; variable
35 return gSurfaceFlingerPuller.pull(atom_tag, data); in onSurfaceFlingerPullCallback()
40 gSurfaceFlingerPuller = server::stats::SurfaceFlingerPuller(); in initializeNativePullers()