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()
691 naturalPhysicalWidth = mViewport.physicalBottom - mViewport.physicalTop; in configureSurface()702 naturalPhysicalHeight = mViewport.physicalBottom - mViewport.physicalTop; in configureSurface()711 naturalPhysicalWidth = mViewport.physicalBottom - mViewport.physicalTop; in configureSurface()713 naturalPhysicalLeft = mViewport.physicalTop; in configureSurface()723 naturalPhysicalHeight = mViewport.physicalBottom - mViewport.physicalTop; in configureSurface()725 naturalPhysicalTop = mViewport.physicalTop; in configureSurface()
276 v.physicalTop = 0; in createDisplayViewport()