Searched refs:physicalLeft (Results 1 – 4 of 4) sorted by relevance
60 int32_t physicalLeft; member80 physicalLeft(0), in DisplayViewport()95 physicalLeft == other.physicalLeft && physicalTop == other.physicalTop &&117 physicalLeft = 0; in setNonDisplayViewport()139 physicalLeft, physicalTop, physicalRight, physicalBottom, deviceWidth, in toString()
92 viewport->physicalLeft = env->GetIntField(physicalFrameObj, gRectClassInfo.left); in android_hardware_display_DisplayViewport_toNative()
701 naturalPhysicalHeight = mViewport.physicalRight - mViewport.physicalLeft; in configureSurface()703 naturalPhysicalTop = mViewport.physicalLeft; in configureSurface()710 naturalPhysicalWidth = mViewport.physicalRight - mViewport.physicalLeft; in configureSurface()721 naturalPhysicalHeight = mViewport.physicalRight - mViewport.physicalLeft; in configureSurface()731 naturalPhysicalWidth = mViewport.physicalRight - mViewport.physicalLeft; in configureSurface()733 naturalPhysicalLeft = mViewport.physicalLeft; in configureSurface()
346 v.physicalLeft = 0; in createDisplayViewport()8608 internalViewport->physicalLeft = 0; in halfDisplayToCenterHorizontal()8621 internalViewport->physicalLeft = DISPLAY_WIDTH / 4; in halfDisplayToCenterHorizontal()