Home
last modified time | relevance | path

Searched refs:j2_by_2 (Results 1 – 1 of 1) sorted by relevance

/frameworks/layoutlib/bridge/src/android/view/math/
DMath3DHelper.java234 int j2_by_2 = ((j + 1) % poly1length) * 2; in intersection() local
239 poly1[j2_by_2], poly1[j2_by_2 + 1], intersection); in intersection()