Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/utils/src/android/tools/traces/surfaceflinger/
DTransaction.kt22 val requestedVSyncId: Long, constant in android.tools.traces.surfaceflinger.Transaction
34 "(pid=$pid, uid=$uid, requestedVSyncId=$requestedVSyncId, postTime=$postTime, " + in toString()
/platform_testing/libraries/flicker/utils/test/src/android/tools/traces/wm/
DTransitionTest.kt162 requestedVSyncId = 0, in getStartTransaction_directMatch()
201 requestedVSyncId = 0, in getStartTransaction_noMatch()
240 requestedVSyncId = 0, in getStartTransaction_indirectMatch()
279 requestedVSyncId = 0, in getFinishTransaction_directMatch()
318 requestedVSyncId = 0, in getFinsihTransaction_noMatch()
357 requestedVSyncId = 0, in getFinishTransaction_indirectMatch()