Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger_hwc1.cpp3622 MSG_API_CALL, enumerator
3641 handleMessage(Message(MSG_API_CALL)); in transact()
3647 looper->sendMessage(this, Message(MSG_API_CALL)); in transact()
3661 if (what == MSG_API_CALL) { in handleMessage()