Home | History | Annotate | Download | only in gui

Lines Matching full:reqwidth

100     uint32_t reqWidth = mReqWidth ? mReqWidth : mUserWidth;
102 mGraphicBufferProducer->allocateBuffers(mSwapIntervalZero, reqWidth,
211 uint32_t reqWidth;
220 reqWidth = mReqWidth ? mReqWidth : mUserWidth;
231 reqWidth, reqHeight, reqFormat, reqUsage);
235 "failed: %d", swapIntervalZero, reqWidth, reqHeight, reqFormat,