Home
last modified time | relevance | path

Searched defs:dequeueBuffer (Results 1 – 7 of 7) sorted by relevance

/hardware/google/graphics/common/libhwjpeg/
DLibScalerForJpeg.h78 bool dequeueBuffer() { return mDevice.dequeueBuffer(bufferType, memoryType); } in dequeueBuffer() function
DLibScalerForJpeg.cpp234 bool LibScalerForJpeg::Device::dequeueBuffer(unsigned int buftype, unsigned int memtype) in dequeueBuffer() function in LibScalerForJpeg::Device
/hardware/qcom/display/msm8994/liboverlay/
DoverlayWriteback.cpp165 bool Writeback::dequeueBuffer() { in dequeueBuffer() function in overlay::Writeback
/hardware/qcom/display/msm8226/liboverlay/
DoverlayWriteback.cpp161 bool Writeback::dequeueBuffer() { in dequeueBuffer() function in overlay::Writeback
/hardware/qcom/display/msm8084/liboverlay/
DoverlayWriteback.cpp161 bool Writeback::dequeueBuffer() { in dequeueBuffer() function in overlay::Writeback
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.cpp2129 int32_t QCameraGrallocMemory::dequeueBuffer() in dequeueBuffer() function in qcamera::QCameraGrallocMemory
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp483 Return<void> PreviewWindowCb::dequeueBuffer(dequeueBuffer_cb _hidl_cb) { in dequeueBuffer() function in PreviewWindowCb