Searched refs:physicalTop (Results 1 – 4 of 4) sorted by relevance
65 int32_t physicalTop; member79 physicalLeft(0), physicalTop(0), physicalRight(0), physicalBottom(0), in DisplayViewport()92 && physicalTop == other.physicalTop118 physicalTop = 0; in setNonDisplayViewport()139 physicalLeft, physicalTop, in toString()
91 viewport->physicalTop = env->GetIntField(physicalFrameObj, gRectClassInfo.top); in android_hardware_display_DisplayViewport_toNative()
3571 naturalPhysicalWidth = mViewport.physicalBottom - mViewport.physicalTop; in configureSurface()3582 naturalPhysicalHeight = mViewport.physicalBottom - mViewport.physicalTop; in configureSurface()3591 naturalPhysicalWidth = mViewport.physicalBottom - mViewport.physicalTop; in configureSurface()3593 naturalPhysicalLeft = mViewport.physicalTop; in configureSurface()3603 naturalPhysicalHeight = mViewport.physicalBottom - mViewport.physicalTop; in configureSurface()3605 naturalPhysicalTop = mViewport.physicalTop; in configureSurface()
264 v.physicalTop = 0; in createDisplayViewport()