Home
last modified time | relevance | path

Searched refs:hal3_camtest_meminfo_t (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3VideoTest.h43 hal3_camtest_meminfo_t mVideoMeminfo;
45 hal3_camtest_meminfo_t mCaptureMemInfo;
DQCameraHAL3PreviewTest.h40 hal3_camtest_meminfo_t mPreviewMeminfo;
42 hal3_camtest_meminfo_t mCaptureMemInfo;
DQCameraHAL3Test.h56 hal3_camtest_meminfo_t *req_meminfo);
DQCameraHAL3SnapshotTest.h39 hal3_camtest_meminfo_t mCaptureMemInfo;
DQCameraHAL3RawSnapshotTest.h40 hal3_camtest_meminfo_t mRawCaptureMemInfo;
DQCameraHAL3Base.h101 } hal3_camtest_meminfo_t; typedef
DQCameraHAL3Test.cpp96 hal3_camtest_meminfo_t *req_meminfo) in allocateBuffers()