Home
last modified time | relevance | path

Searched refs:numBufferToAllocate (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsCamera.cpp239 for (int numBufferToAllocate = bufferCount - mAvailableFrames; in setAvailableFrames_unsafe() local
240 success && numBufferToAllocate > 0; --numBufferToAllocate) { in setAvailableFrames_unsafe()