Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2925 MSG_API_CALL, enumerator
2944 handleMessage(Message(MSG_API_CALL)); in transact()
2950 looper->sendMessage(this, Message(MSG_API_CALL)); in transact()
2964 if (what == MSG_API_CALL) { in handleMessage()