Searched refs:cancelBuffer (Results 1 – 6 of 6) sorted by relevance
54 int (*cancelBuffer)(ANativeWindow*, ANativeWindowBuffer*, int); member
76 virtual int32_t cancelBuffer(uint32_t index);
687 pme->cancelBuffer(bufIdx); in dataProcRoutine()808 int32_t QCamera3Stream::cancelBuffer(uint32_t index) in cancelBuffer() function in qcamera::QCamera3Stream
842 stream->cancelBuffer(oldestBufIndex); in streamCbRoutine()916 stream->cancelBuffer(oldestBufIndex); in streamCbRoutine()
140 static int cancelBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd) { in cancelBuffer() function165 this->cancelBuffer = ::cancelBuffer; in FakeANativeWindow()
58 #define cancelBuffer_DEPRECATED cancelBuffer