Searched refs:CAMERA_MSG_FOCUS (Results 1 – 5 of 5) sorted by relevance
256 if (mMsgEnabled & CAMERA_MSG_FOCUS) in autoFocusThread()257 mNotifyCb(CAMERA_MSG_FOCUS, true, 0, mCallbackCookie); in autoFocusThread()
319 CAMERA_MSG_FOCUS); in Client()
72 CAMERA_MSG_FOCUS = 0x004, enumerator
120 private static final int CAMERA_MSG_FOCUS = 0x004; field in Camera557 case CAMERA_MSG_FOCUS: in handleMessage()
681 cc->assertNotify(CAMERA_MSG_FOCUS, MCameraClient::EQ, 0); in run()683 cc->waitNotify(CAMERA_MSG_FOCUS, MCameraClient::EQ, 1); in run()