Home
last modified time | relevance | path

Searched defs:activity (Results 1 – 3 of 3) sorted by relevance

/tools/test/graphicsbenchmark/functional_tests/java/src/com/android/game/qualification/tests/
DSurfaceFlingerTest.java56 SurfaceFlingerTestActivity activity = mActivityRule.getActivity(); in latchAfterReady() local
DChoreoTest.java59 ChoreoTestActivity activity = mActivityRule.getActivity(); in choreoCallbackTimes() local
/tools/test/graphicsbenchmark/benchmark_libs/
Dagq.cpp97 void GameQualification::Impl::startLoop(ANativeActivity* activity) { in startLoop()
116 void GameQualification::startLoop(ANativeActivity* activity) { in startLoop()