HomeSort by relevance Sort by last modified time
    Searched refs:mFBWidth (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/display/liboverlay/
overlayCtrl.cpp 46 if(!dim.check(mInfo.mFBWidth, mInfo.mFBHeight)) {
52 if(!mMdp.setPosition(dim, mInfo.mFBWidth, mInfo.mFBHeight)) {
overlayUtils.h 398 ScreenInfo() : mFBWidth(0),
403 uint32_t mFBWidth;
691 s, mFBWidth, mFBHeight, mFBbpp, mFBystride);
  /hardware/qcom/display/liboverlay/pipes/
overlay3DPipe.h 207 utils::Whf _whf(mM3d.getScreenInfo().mFBWidth,
330 utils::Whf _whf(mS3d.getScreenInfo().mFBWidth,
404 utils::Whf fbwhf(mS3d.getScreenInfo().mFBWidth,

Completed in 49 milliseconds