Searched defs:cancelBuffer (Results 1 – 3 of 3) sorted by relevance
44 inline int cancelBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd) in cancelBuffer() function
178 status_t H2BGraphicBufferProducer::cancelBuffer(int slot, const sp<Fence>& fence) { in cancelBuffer() function in android::H2BGraphicBufferProducer
558 int (*cancelBuffer)(struct ANativeWindow* window, member