Home
last modified time | relevance | path

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

/frameworks/base/tests/GamePerformance/src/android/gameperformance/
DGraphicBufferMetrics.java128 public void findEvents(String path, List<RawEvent> collector) { in findEvents() method in GraphicBufferMetrics.RawEvent
135 child.findEvents(nextPath, collector); in findEvents()
367 root.findEvents("localPostBuffer", collectorPostBuffer); in processGraphicBufferResult()
369 root.findEvents("eglSwapBuffersWithDamageKHR", collectorPostBuffer); in processGraphicBufferResult()
371 root.findEvents("queueBuffer", collectorQueueBuffer); in processGraphicBufferResult()
372 root.findEvents("onMessageReceived/handleMessageInvalidate/latchBuffer/" + in processGraphicBufferResult()
376 root.findEvents( in processGraphicBufferResult()
380 root.findEvents( in processGraphicBufferResult()