/aosp12/hardware/google/graphics/common/libhwjpeg/ |
H A D | LibScalerForJpeg.cpp | 171 bool LibScalerForJpeg::Device::queueBuffer(unsigned int buftype, std::function<void(v4l2_buffer &)>… in queueBuffer() function in LibScalerForJpeg::Device 186 bool LibScalerForJpeg::Device::queueBuffer(unsigned int buftype, int buf[SCALER_MAX_PLANES], unsign… in queueBuffer() function in LibScalerForJpeg::Device 202 bool LibScalerForJpeg::Device::queueBuffer(unsigned int buftype, char *buf[SCALER_MAX_PLANES], unsi… in queueBuffer() function in LibScalerForJpeg::Device 218 bool LibScalerForJpeg::Device::queueBuffer(unsigned int buftype, int buf, unsigned int len[SCALER_M… in queueBuffer() function in LibScalerForJpeg::Device
|
H A D | LibScalerForJpeg.h | 77 bool queueBuffer(tBuf buf) { return mDevice.queueBuffer(bufferType, buf, planeLen); } in queueBuffer() function
|
/aosp12/hardware/qcom/display/msm8960/liboverlay/pipes/ |
H A D | overlay3DPipe.h | 187 inline bool M3DExtPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function 256 inline bool M3DPrimaryPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function 314 inline bool S3DExtPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function 389 inline bool S3DPrimaryPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function
|
H A D | overlayGenPipe.cpp | 169 bool GenericPipe::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function in overlay::GenericPipe
|
/aosp12/hardware/qcom/display/msm8084/liboverlay/pipes/ |
H A D | overlay3DPipe.h | 187 inline bool M3DExtPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function 256 inline bool M3DPrimaryPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function 314 inline bool S3DExtPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function 389 inline bool S3DPrimaryPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function
|
H A D | overlayGenPipe.cpp | 89 bool GenericPipe::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function in overlay::GenericPipe
|
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/ |
H A D | NuPlayerStreamListener.cpp | 53 void NuPlayer::NuPlayerStreamListener::queueBuffer(size_t index, size_t size) { in queueBuffer() function in android::NuPlayer::NuPlayerStreamListener
|
/aosp12/hardware/qcom/display/msm8994/liboverlay/pipes/ |
H A D | overlayGenPipe.cpp | 77 bool GenericPipe::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function in overlay::GenericPipe
|
/aosp12/hardware/qcom/display/msm8226/liboverlay/pipes/ |
H A D | overlayGenPipe.cpp | 77 bool GenericPipe::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function in overlay::GenericPipe
|
/aosp12/frameworks/av/media/libstagefright/httplive/ |
H A D | LiveDataSource.cpp | 136 void LiveDataSource::queueBuffer(const sp<ABuffer> &buffer) { in queueBuffer() function in android::LiveDataSource
|
/aosp12/hardware/qcom/display/msm8994/liboverlay/ |
H A D | overlayWriteback.cpp | 151 bool Writeback::queueBuffer(int opFd, uint32_t opOffset) { in queueBuffer() function in overlay::Writeback
|
H A D | overlayCtrlData.h | 233 inline bool Data::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function
|
H A D | overlayMdpRot.cpp | 247 bool MdpRot::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function in overlay::MdpRot
|
/aosp12/hardware/qcom/display/msm8084/liboverlay/ |
H A D | overlayMdpRot.cpp | 220 bool MdpRot::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function in overlay::MdpRot
|
H A D | overlayWriteback.cpp | 147 bool Writeback::queueBuffer(int opFd, uint32_t opOffset) { in queueBuffer() function in overlay::Writeback
|
H A D | overlayCtrlData.h | 232 inline bool Data::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function
|
H A D | overlayMdssRot.cpp | 134 bool MdssRot::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function in overlay::MdssRot
|
/aosp12/hardware/qcom/display/msm8226/liboverlay/ |
H A D | overlayWriteback.cpp | 147 bool Writeback::queueBuffer(int opFd, uint32_t opOffset) { in queueBuffer() function in overlay::Writeback
|
H A D | overlayCtrlData.h | 233 inline bool Data::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function
|
H A D | overlayMdpRot.cpp | 239 bool MdpRot::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function in overlay::MdpRot
|
/aosp12/hardware/qcom/display/msm8960/liboverlay/ |
H A D | overlayMdpRot.cpp | 233 bool MdpRot::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function in overlay::MdpRot
|
H A D | overlayCtrlData.h | 253 inline bool Data::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function
|
H A D | overlayMdssRot.cpp | 130 bool MdssRot::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function in overlay::MdssRot
|
/aosp12/frameworks/av/media/libmedia/ |
H A D | IStreamSource.cpp | 141 virtual void queueBuffer(size_t index, size_t size) { in queueBuffer() function
|
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/ |
H A D | RenderSurface.cpp | 200 void RenderSurface::queueBuffer(base::unique_fd readyFence) { in queueBuffer() function in android::compositionengine::impl::RenderSurface
|