Searched refs:physicalRight (Results 1 – 5 of 5) sorted by relevance
61 int32_t physicalRight; member81 physicalRight(0), in DisplayViewport()95 physicalRight == other.physicalRight && physicalBottom == other.physicalBottom &&118 physicalRight = width; in setNonDisplayViewport()138 physicalLeft, physicalTop, physicalRight, physicalBottom, deviceWidth, in toString()
94 viewport->physicalRight = env->GetIntField(physicalFrameObj, gRectClassInfo.right); in android_hardware_display_DisplayViewport_toNative()
176 viewport.physicalRight = 800; in ensureDisplayViewportIsSet()
677 naturalPhysicalHeight = mViewport.physicalRight - mViewport.physicalLeft; in configureSurface()686 naturalPhysicalWidth = mViewport.physicalRight - mViewport.physicalLeft; in configureSurface()688 naturalPhysicalLeft = mViewport.deviceWidth - mViewport.physicalRight; in configureSurface()697 naturalPhysicalHeight = mViewport.physicalRight - mViewport.physicalLeft; in configureSurface()699 naturalPhysicalTop = mViewport.deviceWidth - mViewport.physicalRight; in configureSurface()707 naturalPhysicalWidth = mViewport.physicalRight - mViewport.physicalLeft; in configureSurface()
332 v.physicalRight = isRotated ? height : width; in createDisplayViewport()8341 internalViewport->physicalRight = DISPLAY_HEIGHT; in halfDisplayToCenterHorizontal()8354 internalViewport->physicalRight = DISPLAY_WIDTH * 3 / 4; in halfDisplayToCenterHorizontal()