Home
last modified time | relevance | path

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

/system/iorap/include/binder/
Dapp_launch_event.h45 kReportFullyDrawn = 5, enumerator
142 case Type::kReportFullyDrawn: in readFromParcel()
184 case Type::kReportFullyDrawn: in writeToParcel()
363 case AppLaunchEvent::Type::kReportFullyDrawn:
/system/iorap/src/manager/
Devent_manager.cc341 case Type::kReportFullyDrawn: { in OnNewEvent()
731 case Type::kReportFullyDrawn: { // From a terminal state, only go to kIntentStarted in OnAppLaunchEvent()
776 event.type == Type::kReportFullyDrawn) { in OnAppLaunchEvent()