Searched defs:allocateBuffers (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
H A DQCameraHAL3Test.cpp95 native_handle_t *QCameraHAL3Test::allocateBuffers(int width, int height, function in class:qcamera::QCameraHAL3Test
/hardware/google/av/codec2/hidl/1.0/utils/
H A DInputSurface.cpp234 Return<void> InputSurface::allocateBuffers( function in class:hardware::google::media::c2::V1_0::utils::InputSurface
239 return mBase->allocateBuffers(width, height, format, usage);
/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraStream.cpp694 int32_t rc = stream->allocateBuffers();
1612 * FUNCTION : allocateBuffers
1622 int32_t QCameraStream::allocateBuffers() function in class:qcamera::QCameraStream

Completed in 357 milliseconds