Searched refs:edges (Results 1 – 16 of 16) sorted by relevance
120 final RectF edges = mTempEdges; in getCrop() local121 getEdgesHelper(edges); in getCrop()124 float cropLeft = -edges.left / scale; in getCrop()125 float cropTop = -edges.top / scale; in getCrop()202 final RectF edges = mTempEdges; in moveToLeft() local203 getEdgesHelper(edges); in moveToLeft()205 mCenterX += Math.ceil(edges.left / scale); in moveToLeft()285 final RectF edges = mTempEdges; in onTouchEvent() local286 getEdgesHelper(edges); in onTouchEvent()296 if (edges.left > 0) { in onTouchEvent()[all …]
199 edges = Freelist()206 edge_ix, cursor = edges.next(cursor)209 all(edges.is_free(ix + s) for s in succ) and210 ((not use_node) or edges.is_free(ix))):213 ix, _ = edges.next(0)223 edges.use(ix)225 edges.use(ix + s)
90 // Add dither to give texture to the snow and ruffle the edges.97 // Makes the edges of the snow layer accumulation rougher.
71 description: "Animates the floating menu's transition between curved and jagged edges."
104 getNeighbors = { node -> node.edges.map { it.node!! } } in <lambda>()175 for (outEdge in entryNode.edges) { in <lambda>()
25 description: "Make it possible to move cutout across edges through device config"
58 # Because of the way this touchpad is positioned, touches around the edges are
113 and bottom edges of the window do not fall within the window bounds.
70 and 32 pixels left of the edges of the screen
128 the (potentially ever-changing) set of navigation edges to other scenes, based
1597 # from the root by following a path via at most 3 edges will be shown. Nodes1608 # enabling this option may lead to badly anti-aliased labels on the edges of
1886 # from the root by following a path via at most 3 edges will be shown. Nodes1897 # enabling this option may lead to badly anti-aliased labels on the edges of
2268 # root by following a path via at most 3 edges will be shown. Nodes that lay2283 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2402 # root by following a path via at most 3 edges will be shown. Nodes that lay2417 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2450 # root by following a path via at most 3 edges will be shown. Nodes that lay2465 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to