Searched refs:horizontal (Results 1 – 8 of 8) sorted by relevance
253 private int parseRegionLength(String length, boolean horizontal) { in parseRegionLength() argument259 if (horizontal) { in parseRegionLength()
135 int horizontal; member
272 if (m_wb.horizontal) in runBlend()444 if(m_wb.horizontal) in DoMergeAndBlend()720 if(m_wb.horizontal) in PerformFinalBlending()1080 else if (m_wb.horizontal) in MosaicToFrame()1118 else if (m_wb.horizontal) in FrameToMosaic()1329 m_wb.horizontal = 1; in ComputeBlendParameters()1337 m_wb.horizontal = 0; in ComputeBlendParameters()1345 if (m_wb.horizontal) in ComputeBlendParameters()1405 double deltaTheta = (m_wb.horizontal) ? deltaX : deltaY; in ComputeBlendParameters()
272 if (m_wb.horizontal) in runBlend()444 if(m_wb.horizontal) in DoMergeAndBlend()713 if(m_wb.horizontal) in PerformFinalBlending()1060 else if (m_wb.horizontal) in MosaicToFrame()1098 else if (m_wb.horizontal) in FrameToMosaic()1309 m_wb.horizontal = 1; in ComputeBlendParameters()1317 m_wb.horizontal = 0; in ComputeBlendParameters()1325 if (m_wb.horizontal) in ComputeBlendParameters()1385 double deltaTheta = (m_wb.horizontal) ? deltaX : deltaY; in ComputeBlendParameters()
186 protected void center(boolean horizontal, boolean vertical) { in center() argument215 if (horizontal) { in center()
477 private void center(boolean horizontal, boolean vertical) { in center() argument503 if (horizontal) { in center()
1317 boolean horizontal = in updateProximitySensorMode()1319 screenOnImmediately |= !isShowingCallScreenForProximity() && horizontal; in updateProximitySensorMode()1332 screenOnImmediately |= dialpadVisible && horizontal; in updateProximitySensorMode()