Home | History | Annotate | Download | only in libcamera

Lines Matching refs:disableMsgType

314 void ExynosCameraHWInterface::disableMsgType(int32_t msgType)
4195 * Once received a call to disableMsgType(CAMERA_MSG_VIDEO_FRAME), camera
4198 * after the disableMsgType(CAMERA_MSG_VIDEO_FRAME) call. Camera HAL
4200 * disableMsgType(CAMERA_MSG_VIDEO_FRAME).
4205 obj(dev)->disableMsgType(msg_type);
4287 * disableMsgType(CAMERA_MSG_VIDEO_FRAME). After the client calls
4288 * disableMsgType(CAMERA_MSG_VIDEO_FRAME), it is the camera HAL's
4321 * to disableMsgType(CAMERA_MSG_VIDEO_FRAME). After it receives the call to
4322 * disableMsgType(CAMERA_MSG_VIDEO_FRAME), it is the camera HAL's