Searched defs:skipCurrentFrame (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DCameraSource.h171 virtual bool skipCurrentFrame(int64_t timestampUs) {return false;} function in class:android::CameraSource
/frameworks/av/media/libstagefright/
H A DCameraSourceTimeLapse.cpp224 bool CameraSourceTimeLapse::skipCurrentFrame(int64_t timestampUs) { function in class:android::CameraSourceTimeLapse
225 ALOGV("skipCurrentFrame");

Completed in 25 milliseconds