Searched refs:dropFrameBuffer (Results 1 – 3 of 3) sorted by relevance
242 int dropFrameBuffer(int streamId, int count);
364 int ProCamera::dropFrameBuffer(int streamId, int count) { in dropFrameBuffer() function in android::ProCamera
1140 EXPECT_EQ(numFrames-1, mCamera->dropFrameBuffer(streamId, numFrames-1)); in TEST_F()