Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:looper

2581     sp<Looper> looper;
2611 looper->sendMessage(this, Message(MSG_API_CALL));
2633 impl(impl), looper(new Looper(true)), result(NO_ERROR),
2639 looper->pollOnce(-1);
2646 looper->sendMessage(this, Message(MSG_EXIT));