Home | History | Annotate | Download | only in camera

Lines Matching refs:mVideoSubscribers

72      mVideoSubscribers.clear();
155 mVideoSubscribers.add((int) cookie, callback);
196 mVideoSubscribers.removeItem((int) cookie);
204 mVideoSubscribers.removeItem((int) cookie);
1180 ret = __sendFrameToSubscribers(frame, &mVideoSubscribers, CameraFrame::VIDEO_FRAME_SYNC);
1303 setFrameRefCount(buf,CameraFrame::VIDEO_FRAME_SYNC, mVideoSubscribers.size());