Searched defs:skipCurrentFrame (Results 1 – 2 of 2) sorted by relevance
219 virtual bool skipCurrentFrame(int64_t timestampUs) {return false;} in skipCurrentFrame() function
239 bool CameraSourceTimeLapse::skipCurrentFrame(int64_t /* timestampUs */) { in skipCurrentFrame() function in android::CameraSourceTimeLapse