Searched refs:physicalRight (Results 1 – 7 of 7) sorted by relevance
57 int32_t physicalRight; member77 physicalRight(0), in DisplayViewport()91 physicalRight == other.physicalRight && physicalBottom == other.physicalBottom &&112 physicalRight = width; in setNonDisplayViewport()132 logicalBottom, physicalLeft, physicalTop, physicalRight, physicalBottom, in toString()
96 viewport->physicalRight = env->GetIntField(physicalFrameObj, gRectClassInfo.right); in android_hardware_display_DisplayViewport_toNative()
100 v.physicalRight = isRotated ? height : width; in addDisplayViewport()
70 v.physicalRight = isRotated ? DISPLAY_HEIGHT : DISPLAY_WIDTH; in createPrimaryViewport()85 v.physicalRight = DISPLAY_HEIGHT; in createSecondaryViewport()
5360 viewport->physicalRight = 30; in TEST_F()5413 viewport->physicalRight = 30; in TEST_F()6286 viewport->physicalRight = DISPLAY_WIDTH / 2; in TEST_F()6368 v.physicalRight = rotatedPhysicalDisplay.right; in configurePhysicalDisplay()
217 viewport.physicalRight = 800; in ensureDisplayViewportIsSet()
995 mViewport.physicalRight, mViewport.physicalBottom}; in configureInputDevice()