Searched refs:physicalLeft (Results 1 – 4 of 4) sorted by relevance
63 int32_t physicalLeft; member83 physicalLeft(0), in DisplayViewport()98 physicalLeft == other.physicalLeft && physicalTop == other.physicalTop &&120 physicalLeft = 0; in setNonDisplayViewport()141 physicalLeft, physicalTop, physicalRight, physicalBottom, deviceWidth, in toString()
92 viewport->physicalLeft = env->GetIntField(physicalFrameObj, gRectClassInfo.left); in android_hardware_display_DisplayViewport_toNative()
961 naturalPhysicalHeight = mViewport.physicalRight - mViewport.physicalLeft; in configureInputDevice()963 naturalPhysicalTop = mViewport.physicalLeft; in configureInputDevice()968 naturalPhysicalWidth = mViewport.physicalRight - mViewport.physicalLeft; in configureInputDevice()977 naturalPhysicalHeight = mViewport.physicalRight - mViewport.physicalLeft; in configureInputDevice()985 naturalPhysicalWidth = mViewport.physicalRight - mViewport.physicalLeft; in configureInputDevice()987 naturalPhysicalLeft = mViewport.physicalLeft; in configureInputDevice()
324 v.physicalLeft = 0; in addDisplayViewport()7004 v.physicalLeft = rotatedPhysicalDisplay.left; in configurePhysicalDisplay()