Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:bufHeight

1002                 uint32_t bufHeight = buf->getHeight();
1007 swap(bufWidth, bufHeight);
1015 bufHeight == front.requested.h))
1038 bufWidth, bufHeight, item.mTransform, item.mScalingMode,
1057 front.active.h != bufHeight) {
1126 uint32_t bufHeight = mActiveBuffer->getHeight();
1128 bufHeight != uint32_t(oldActiveBuffer->height)) {