Home | History | Annotate | Download | only in camera

Lines Matching refs:mVideoInSubscribers

112      mVideoInSubscribers.clear();
205 mVideoInSubscribers.add((int) cookie, callback);
265 mVideoInSubscribers.removeItem((int) cookie);
274 mVideoInSubscribers.removeItem((int) cookie);
1335 ret = __sendFrameToSubscribers(frame, &mVideoInSubscribers, CameraFrame::REPROCESS_INPUT_FRAME);
1463 setFrameRefCount(buf,CameraFrame::REPROCESS_INPUT_FRAME, mVideoInSubscribers.size());