Home
last modified time | relevance | path

Searched defs:queueBuffer (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/display/liboverlay/pipes/
Doverlay3DPipe.h187 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
DoverlayGenPipe.cpp154 bool GenericPipe::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function in overlay::GenericPipe
/hardware/qcom/display/liboverlay/
DoverlayCtrlData.h212 inline bool Data::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function
DoverlayMdssRot.cpp122 bool MdssRot::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function in overlay::MdssRot
DoverlayMdpRot.cpp216 bool MdpRot::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function in overlay::MdpRot
Doverlay.cpp139 bool Overlay::queueBuffer(int fd, uint32_t offset, in queueBuffer() function in overlay::Overlay