Searched refs:logicalBottom (Results 1 – 6 of 6) sorted by relevance
59 int32_t logicalBottom; member79 logicalBottom(0), in DisplayViewport()94 logicalRight == other.logicalRight && logicalBottom == other.logicalBottom &&116 logicalBottom = height; in setNonDisplayViewport()138 orientation, logicalLeft, logicalTop, logicalRight, logicalBottom, in toString()
88 viewport->logicalBottom = env->GetIntField(logicalFrameObj, gRectClassInfo.bottom); in android_hardware_display_DisplayViewport_toNative()
175 viewport.logicalBottom = 1200; in ensureDisplayViewportIsSet()
84 *outMaxY = mLocked.viewport.logicalBottom - 1; in getBoundsLocked()
698 naturalLogicalWidth = mViewport.logicalBottom - mViewport.logicalTop; in configureSurface()709 naturalLogicalHeight = mViewport.logicalBottom - mViewport.logicalTop; in configureSurface()718 naturalLogicalWidth = mViewport.logicalBottom - mViewport.logicalTop; in configureSurface()730 naturalLogicalHeight = mViewport.logicalBottom - mViewport.logicalTop; in configureSurface()
345 v.logicalBottom = isRotated ? width : height; in createDisplayViewport()8606 internalViewport->logicalBottom = DISPLAY_WIDTH / 2; in halfDisplayToCenterHorizontal()8619 internalViewport->logicalBottom = DISPLAY_HEIGHT; in halfDisplayToCenterHorizontal()