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

  /frameworks/av/services/camera/libcameraservice/camera2/
StreamingProcessor.h 113 int mRecordingFrameCount;
StreamingProcessor.cpp 366 mRecordingFrameCount = 0;
648 mRecordingFrameCount++;
649 ALOGVV("OnRecordingFrame: Frame %d", mRecordingFrameCount);

Completed in 41 milliseconds