Home
last modified time | relevance | path

Searched refs:rawAllocateBuffers (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3RawSnapshotTest.h62 void rawAllocateBuffers(int height, int width);
DQCameraHAL3RawSnapshotTest.cpp105 rawAllocateBuffers(width, height); in rawProcessCaptureRequest()
168 void QCameraHAL3RawSnapshotTest::rawAllocateBuffers(int width, int height) in rawAllocateBuffers() function in qcamera::QCameraHAL3RawSnapshotTest