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

  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3Stream.cpp 128 LOGE("putBufs invalid stream pointer");
138 rc = stream->putBufs(ops_tbl);
747 LOGE("putBufs already called");
819 LOGE("putBufs already called");
915 LOGE("Failed getBufs being called twice in a row without a putBufs call");
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCameraStream.cpp 148 LOGE("putBufs invalid stream pointer");
158 return stream->putBufs(ops_tbl);
    [all...]

Completed in 411 milliseconds