Home
last modified time | relevance | path

Searched refs:allocateBuffers (Results 1 – 17 of 17) sorted by relevance

/hardware/interfaces/graphics/allocator/2.0/utils/hal/include/allocator-hal/2.0/
DAllocatorHal.h43 virtual Error allocateBuffers(const BufferDescriptor& descriptor, uint32_t count,
DAllocator.h61 Error error = mHal->allocateBuffers(descriptor, count, &stride, &buffers); in allocate()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3Test.h55 native_handle_t *allocateBuffers(int width, int height,
DQCameraHAL3VideoTest.cpp200 mVideoHandle[num] = allocateBuffers(width, height, &mVideoMeminfo); in vidoeAllocateBuffers()
205 mCaptureHandle = allocateBuffers(width, height, &mCaptureMemInfo); in snapshotAllocateBuffers()
DQCameraHAL3PreviewTest.cpp221 mPreviewHandle[num] = allocateBuffers(width, height, &mPreviewMeminfo); in previewAllocateBuffers()
226 mCaptureHandle = allocateBuffers(width, height, &mCaptureMemInfo); in snapshotAllocateBuffers()
DQCameraHAL3Test.cpp95 native_handle_t *QCameraHAL3Test::allocateBuffers(int width, int height, in allocateBuffers() function in qcamera::QCameraHAL3Test
DQCameraHAL3SnapshotTest.cpp167 mCaptureHandle= allocateBuffers(width, height, &mCaptureMemInfo); in snapshotAllocateBuffers()
DQCameraHAL3RawSnapshotTest.cpp170 mRawCaptureHandle = allocateBuffers(width, height, &mRawCaptureMemInfo); in rawAllocateBuffers()
/hardware/google/av/codec2/hidl/1.0/utils/
DInputSurface.cpp234 Return<void> InputSurface::allocateBuffers( in allocateBuffers() function in hardware::google::media::c2::V1_0::utils::InputSurface
239 return mBase->allocateBuffers(width, height, format, usage); in allocateBuffers()
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc0Hal.h74 Error allocateBuffers(const BufferDescriptor& descriptor, uint32_t count, uint32_t* outStride, in allocateBuffers() function
DGralloc1Hal.h84 Error allocateBuffers(const BufferDescriptor& descriptor, uint32_t count, uint32_t* outStride, in allocateBuffers() function
/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DInputSurface.h139 virtual Return<void> allocateBuffers(
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraStream.h77 virtual int32_t allocateBuffers();
DQCameraStream.cpp694 int32_t rc = stream->allocateBuffers(); in backgroundAllocate()
1622 int32_t QCameraStream::allocateBuffers() in allocateBuffers() function in qcamera::QCameraStream
DQCamera2HWI.cpp10498 if ( pStream->allocateBuffers() ) { in deferredWorkRoutine()
/hardware/interfaces/graphics/bufferqueue/2.0/
DIGraphicBufferProducer.hal552 allocateBuffers(
/hardware/interfaces/graphics/bufferqueue/1.0/
DIGraphicBufferProducer.hal584 allocateBuffers(