Lines Matching refs:cancel_buffer
416 int ANativeWindowDisplayAdapter::disableDisplay(bool cancel_buffer)
470 if(cancel_buffer)
649 err = mANativeWindow->cancel_buffer(mANativeWindow, mBufferHandleMap[i]);
651 CAMHAL_LOGEB("cancel_buffer failed: %s (%d)", strerror(-err), -err);
678 int err = mANativeWindow->cancel_buffer(mANativeWindow, mBufferHandleMap[start]);
820 ret = mANativeWindow->cancel_buffer(mANativeWindow, mBufferHandleMap[value]);
826 CAMHAL_LOGEB("cancel_buffer() failed: %s (%d)",
1142 ret = mANativeWindow->cancel_buffer(mANativeWindow, mBufferHandleMap[i]);