Home | History | Annotate | Download | only in camera

Lines Matching refs:mVideoSizeCount

150                     mVideoSizeCount(0),
259 ALOGV("%s: Video table size: %d", __func__, mVideoSizeCount);
261 for(unsigned int i=0; i < mVideoSizeCount;i++) {