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

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3PostProc.cpp853 QCamera3Memory *thumb_memObj = (QCamera3Memory *)thumb_frame->mem_info; local
854 if (NULL != thumb_memObj) {
856 thumb_memObj->cleanInvalidateCache(thumb_frame->buf_idx);

Completed in 1858 milliseconds