Searched refs:logicalBottom (Results 1 – 6 of 6) sorted by relevance
58 int32_t logicalBottom; member78 logicalBottom(0), in DisplayViewport()93 logicalRight == other.logicalRight && logicalBottom == other.logicalBottom &&115 logicalBottom = height; in setNonDisplayViewport()137 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()
674 naturalLogicalWidth = mViewport.logicalBottom - mViewport.logicalTop; in configureSurface()685 naturalLogicalHeight = mViewport.logicalBottom - mViewport.logicalTop; in configureSurface()694 naturalLogicalWidth = mViewport.logicalBottom - mViewport.logicalTop; in configureSurface()706 naturalLogicalHeight = mViewport.logicalBottom - mViewport.logicalTop; in configureSurface()
329 v.logicalBottom = isRotated ? width : height; in createDisplayViewport()8337 internalViewport->logicalBottom = DISPLAY_WIDTH / 2; in halfDisplayToCenterHorizontal()8350 internalViewport->logicalBottom = DISPLAY_HEIGHT; in halfDisplayToCenterHorizontal()