Searched defs:queueBuffer (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/display/liboverlay/pipes/ |
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
|
D | overlayGenPipe.cpp | 154 bool GenericPipe::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function in overlay::GenericPipe
|
/hardware/qcom/display/liboverlay/ |
D | overlayCtrlData.h | 212 inline bool Data::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function
|
D | overlayMdssRot.cpp | 122 bool MdssRot::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function in overlay::MdssRot
|
D | overlayMdpRot.cpp | 216 bool MdpRot::queueBuffer(int fd, uint32_t offset) { in queueBuffer() function in overlay::MdpRot
|
D | overlay.cpp | 139 bool Overlay::queueBuffer(int fd, uint32_t offset, in queueBuffer() function in overlay::Overlay
|