Lines Matching defs:buffer
113 ANativeWindowBuffer* buffer = nullptr; in reserveNext() local
127 ANativeWindowBuffer* buffer = nullptr; in clearReservedBuffer() local
145 int ReliableSurface::cancelBuffer(ANativeWindowBuffer* buffer, int fenceFd) { in cancelBuffer()
157 int ReliableSurface::dequeueBuffer(ANativeWindowBuffer** buffer, int* fenceFd) { in dequeueBuffer()
181 int ReliableSurface::queueBuffer(ANativeWindowBuffer* buffer, int fenceFd) { in queueBuffer()
239 int ReliableSurface::hook_dequeueBuffer(ANativeWindow* window, ANativeWindowBuffer** buffer, in hook_dequeueBuffer()
244 int ReliableSurface::hook_cancelBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, in hook_cancelBuffer()
249 int ReliableSurface::hook_queueBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, in hook_queueBuffer()
255 ANativeWindowBuffer** buffer) { in hook_dequeueBuffer_DEPRECATED()
274 ANativeWindowBuffer* buffer) { in hook_cancelBuffer_DEPRECATED()
279 ANativeWindowBuffer* buffer) { in hook_lockBuffer_DEPRECATED()
285 ANativeWindowBuffer* buffer) { in hook_queueBuffer_DEPRECATED()