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

  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraMem.h 308 inline bool isBufSkipped(uint32_t index){return (mBufferStatus[index] == STATUS_SKIPPED);};
QCamera2HWICallbacks.cpp 845 memory->isBufSkipped(frame->buf_idx)) {
    [all...]

Completed in 215 milliseconds