Searched defs:stoppedSequenceId (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/camera/tests/
H A DCameraBinderTests.cpp223 int64_t lastFrameNumber, int32_t stoppedSequenceId) {
225 (void) stoppedSequenceId;
222 onRepeatingRequestError( int64_t lastFrameNumber, int32_t stoppedSequenceId) argument
/frameworks/av/camera/ndk/impl/
H A DACameraDevice.cpp1491 int64_t lastFrameNumber, int32_t stoppedSequenceId) {
1502 if (stoppedSequenceId == repeatingSequenceId) {
1490 onRepeatingRequestError( int64_t lastFrameNumber, int32_t stoppedSequenceId) argument

Completed in 42 milliseconds