Home
last modified time | relevance | path

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

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