Searched defs:attachAndQueueBuffer (Results 1 – 2 of 2) sorted by relevance
675 public void attachAndQueueBuffer(GraphicBuffer buffer) { in attachAndQueueBuffer() method in Surface
1815 status_t Surface::attachAndQueueBuffer(Surface* surface, sp<GraphicBuffer> buffer) { in attachAndQueueBuffer() function in android::Surface