HomeSort by relevance Sort by last modified time
    Searched refs:topResult (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ExplodedRenderingHelper.java 257 int[] topResult = getBiggestMarginInDirection(node, 1 /*horizontal*/,
271 (topResult != null ? topResult[1] : 0) +
  /frameworks/base/libs/hwui/
RenderProperties.h 443 bool topResult = setTop(top);
444 return leftResult || topResult;

Completed in 1076 milliseconds