Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp868 uint8_t numMapped = memory->getMappable(); in preview_stream_cb_routine() local
880 if (dequeuedIdx >= numMapped) { in preview_stream_cb_routine()