Searched refs:physicalBottom (Results 1 – 5 of 5) sorted by relevance
62 int32_t physicalBottom; member82 physicalBottom(0), in DisplayViewport()95 physicalRight == other.physicalRight && physicalBottom == other.physicalBottom &&119 physicalBottom = height; in setNonDisplayViewport()138 physicalLeft, physicalTop, physicalRight, physicalBottom, deviceWidth, in toString()
95 viewport->physicalBottom = env->GetIntField(physicalFrameObj, gRectClassInfo.bottom); in android_hardware_display_DisplayViewport_toNative()
177 viewport.physicalBottom = 600; in ensureDisplayViewportIsSet()
676 naturalPhysicalWidth = mViewport.physicalBottom - mViewport.physicalTop; in configureSurface()678 naturalPhysicalLeft = mViewport.deviceHeight - mViewport.physicalBottom; in configureSurface()687 naturalPhysicalHeight = mViewport.physicalBottom - mViewport.physicalTop; in configureSurface()689 naturalPhysicalTop = mViewport.deviceHeight - mViewport.physicalBottom; in configureSurface()696 naturalPhysicalWidth = mViewport.physicalBottom - mViewport.physicalTop; in configureSurface()708 naturalPhysicalHeight = mViewport.physicalBottom - mViewport.physicalTop; in configureSurface()
333 v.physicalBottom = isRotated ? width : height; in createDisplayViewport()8342 internalViewport->physicalBottom = DISPLAY_WIDTH * 3 / 4; in halfDisplayToCenterHorizontal()8355 internalViewport->physicalBottom = DISPLAY_HEIGHT; in halfDisplayToCenterHorizontal()