Home
last modified time | relevance | path

Searched refs:snapshotAllocateBuffers (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3SnapshotTest.h55 void snapshotAllocateBuffers(int, int );
DQCameraHAL3VideoTest.h80 void snapshotAllocateBuffers(int, int );
DQCameraHAL3PreviewTest.h75 void snapshotAllocateBuffers(int, int );
DQCameraHAL3SnapshotTest.cpp104 snapshotAllocateBuffers(width, height); in snapshotProcessCaptureRequest()
165 void QCameraHAL3SnapshotTest::snapshotAllocateBuffers(int width, int height) in snapshotAllocateBuffers() function in qcamera::QCameraHAL3SnapshotTest
DQCameraHAL3VideoTest.cpp203 void QCameraHAL3VideoTest::snapshotAllocateBuffers(int width, int height) in snapshotAllocateBuffers() function in qcamera::QCameraHAL3VideoTest
DQCameraHAL3PreviewTest.cpp224 void QCameraHAL3PreviewTest::snapshotAllocateBuffers(int width, int height) in snapshotAllocateBuffers() function in qcamera::QCameraHAL3PreviewTest