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

  /hardware/qcom/display/msm8960/liboverlay/
overlayCtrl.cpp 46 if(!dim.check(mInfo.mFBWidth, mInfo.mFBHeight)) {
52 if(!mMdp.setPosition(dim, mInfo.mFBWidth, mInfo.mFBHeight)) {
overlayUtils.h 399 mFBHeight(0),
404 uint32_t mFBHeight;
691 s, mFBWidth, mFBHeight, mFBbpp, mFBystride);
  /hardware/qcom/display/msm8974/liboverlay/
overlayCtrl.cpp 46 if(!dim.check(mInfo.mFBWidth, mInfo.mFBHeight)) {
52 if(!mMdp.setPosition(dim, mInfo.mFBWidth, mInfo.mFBHeight)) {
overlayUtils.h 393 mFBHeight(0),
398 uint32_t mFBHeight;
669 s, mFBWidth, mFBHeight, mFBbpp, mFBystride);
  /hardware/qcom/display/msm8x26/liboverlay/
overlayCtrl.cpp 46 if(!dim.check(mInfo.mFBWidth, mInfo.mFBHeight)) {
52 if(!mMdp.setPosition(dim, mInfo.mFBWidth, mInfo.mFBHeight)) {
overlayUtils.h 399 mFBHeight(0),
404 uint32_t mFBHeight;
691 s, mFBWidth, mFBHeight, mFBbpp, mFBystride);
  /hardware/qcom/display/msm8960/liboverlay/pipes/
overlay3DPipe.h 208 mM3d.getScreenInfo().mFBHeight,
331 mS3d.getScreenInfo().mFBHeight,
405 mS3d.getScreenInfo().mFBHeight,
  /hardware/qcom/display/msm8974/liboverlay/pipes/
overlay3DPipe.h 208 mM3d.getScreenInfo().mFBHeight,
331 mS3d.getScreenInfo().mFBHeight,
405 mS3d.getScreenInfo().mFBHeight,
  /hardware/qcom/display/msm8x26/liboverlay/pipes/
overlay3DPipe.h 208 mM3d.getScreenInfo().mFBHeight,
331 mS3d.getScreenInfo().mFBHeight,
405 mS3d.getScreenInfo().mFBHeight,

Completed in 78 milliseconds