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

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp4001 MSG_API_CALL, enumerator in enum:android::GraphicProducerWrapper::__anon1898
4020 handleMessage(Message(MSG_API_CALL));
4026 looper->sendMessage(this, Message(MSG_API_CALL));
4040 if (what == MSG_API_CALL) {
H A DSurfaceFlinger_hwc1.cpp3602 MSG_API_CALL, enumerator in enum:GraphicProducerWrapper::__anon1903
3621 handleMessage(Message(MSG_API_CALL));
3627 looper->sendMessage(this, Message(MSG_API_CALL));
3641 if (what == MSG_API_CALL) {

Completed in 237 milliseconds