Home
last modified time | relevance | path

Searched defs:markFrameConsumed (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DVideoCapture.h56 void markFrameConsumed(int id) { returnFrame(id); } in markFrameConsumed() function
/aosp12/packages/services/Car/cpp/evs/manager/1.1/emul/
H A DVideoCapture.h89 void markFrameConsumed() { returnFrame(); } in markFrameConsumed() function