Searched refs:dropFrameBuffer (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/include/camera/
H A DProCamera.h242 int dropFrameBuffer(int streamId, int count);
/frameworks/av/camera/
H A DProCamera.cpp364 int ProCamera::dropFrameBuffer(int streamId, int count) { function in class:android::ProCamera
/frameworks/av/camera/tests/
H A DProCameraTests.cpp1140 EXPECT_EQ(numFrames-1, mCamera->dropFrameBuffer(streamId, numFrames-1));

Completed in 1047 milliseconds