Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3VideoTest.h76 void vidoeAllocateBuffers(int, int, int);
DQCameraHAL3VideoTest.cpp76 vidoeAllocateBuffers(width, height, i); in initTest()
198 void QCameraHAL3VideoTest::vidoeAllocateBuffers(int height, int width, int num) in vidoeAllocateBuffers() function in qcamera::QCameraHAL3VideoTest