Home
last modified time | relevance | path

Searched refs:hal3appGetStreamBuffs (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3Test.h53 camera3_stream_buffer_t hal3appGetStreamBuffs(camera3_stream_t *req_stream);
DQCameraHAL3Test.cpp75 camera3_stream_buffer_t QCameraHAL3Test::hal3appGetStreamBuffs(camera3_stream_t *req_stream) in hal3appGetStreamBuffs() function in qcamera::QCameraHAL3Test
DQCameraHAL3VideoTest.cpp174 mSnapshotStreamBuffs = hal3appGetStreamBuffs(mSnapshotStream); in captureRequestRepeat()
DQCameraHAL3PreviewTest.cpp195 mSnapshotStreamBuffs = hal3appGetStreamBuffs(mSnapshotStream); in captureRequestRepeat()