Searched refs:shouldSkipFrameLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DCameraSource.h311 bool shouldSkipFrameLocked(int64_t timestampUs);
/frameworks/av/media/libstagefright/
H A DCameraSource.cpp1052 bool CameraSource::shouldSkipFrameLocked(int64_t timestampUs) { function in class:android::CameraSource
1097 if (shouldSkipFrameLocked(timestampUs)) {
1129 if (shouldSkipFrameLocked(timestampUs)) {
1205 if (shouldSkipFrameLocked(timestampUs)) {

Completed in 703 milliseconds