Lines Matching refs:outFence
344 sp<android::Fence> *outFence, uint32_t width, uint32_t height,
480 *outFence = (mCore->mSharedBufferMode &&
612 sp<Fence>* outFence) {
618 } else if (outFence == NULL) {
619 BQ_LOGE("detachNextBuffer: outFence must not be NULL");
654 *outFence = mSlots[found].mFence;
1392 sp<Fence>* outFence, float outTransformMatrix[16]) {
1399 *outFence = Fence::NO_FENCE;
1404 *outFence = mLastQueueBufferFence;