HomeSort by relevance Sort by last modified time
    Searched refs:mRecordingFrameCount (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/camera/libcameraservice/api1/client2/
StreamingProcessor.h 116 int mRecordingFrameCount;
StreamingProcessor.cpp 422 mRecordingFrameCount = 0;
707 mRecordingFrameCount++;
708 ALOGVV("OnRecordingFrame: Frame %d", mRecordingFrameCount);

Completed in 49 milliseconds