Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:prevWidth

965         unsigned int& prevWidth = ctx->mPrevWHF[dpy].w;
967 if(prevWidth != (uint32_t)getWidth(hnd) ||
969 uint32_t prevBufArea = (prevWidth * prevHeight);
973 prevWidth = (uint32_t)getWidth(hnd);