HomeSort by relevance Sort by last modified time
    Searched refs:thumb_memObj (Results 1 - 2 of 2) sorted by null

  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3PostProc.cpp 847 QCamera3Memory *thumb_memObj = (QCamera3Memory *)thumb_frame->mem_info;
848 if (NULL != thumb_memObj) {
850 thumb_memObj->cleanInvalidateCache(thumb_frame->buf_idx);
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3PostProc.cpp 853 QCamera3Memory *thumb_memObj = (QCamera3Memory *)thumb_frame->mem_info;
854 if (NULL != thumb_memObj) {
856 thumb_memObj->cleanInvalidateCache(thumb_frame->buf_idx);
    [all...]

Completed in 51 milliseconds