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

  /hardware/qcom/camera/QCamera2/HAL/
QCameraChannel.cpp 967 QCameraHeapMemory *pStreamInfoBuf = NULL;
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraChannel.cpp 885 QCameraHeapMemory *pStreamInfoBuf = NULL;
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraChannel.cpp 885 QCameraHeapMemory *pStreamInfoBuf = NULL;
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraChannel.cpp 792 QCameraHeapMemory *pStreamInfoBuf = NULL;
844 pStreamInfoBuf = allocator.allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC);
845 if (pStreamInfoBuf == NULL) {
851 streamInfo = (cam_stream_info_t *)pStreamInfoBuf->getPtr(0);
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL/
QCameraChannel.cpp     [all...]

Completed in 1995 milliseconds