OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:skipCurrentFrame
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/
CameraSourceTimeLapse.cpp
234
bool CameraSourceTimeLapse::
skipCurrentFrame
(int64_t timestampUs) {
235
ALOGV("
skipCurrentFrame
");
/frameworks/av/include/media/stagefright/
CameraSource.h
180
virtual bool
skipCurrentFrame
(int64_t timestampUs) {return false;}
Completed in 350 milliseconds