Home
last modified time | relevance | path

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

/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
DCropView.java120 final RectF edges = mTempEdges; in getCrop() local
121 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() local
203 getEdgesHelper(edges); in moveToLeft()
205 mCenterX += Math.ceil(edges.left / scale); in moveToLeft()
285 final RectF edges = mTempEdges; in onTouchEvent() local
286 getEdgesHelper(edges); in onTouchEvent()
296 if (edges.left > 0) { in onTouchEvent()
[all …]
/frameworks/ml/nn/tools/test_generator/
Dspec_visualizer.py231 edges = []
241 edges.append({
246 edges.append({
268 graph_str = json.dumps({"nodes": nodes, "edges": edges})
/frameworks/minikin/tools/
Dmk_hyb_file.py199 edges = Freelist()
206 edge_ix, cursor = edges.next(cursor)
209 all(edges.is_free(ix + s) for s in succ) and
210 ((not use_node) or edges.is_free(ix))):
213 ix, _ = edges.next(0)
223 edges.use(ix)
225 edges.use(ix + s)
/frameworks/base/cmds/bootanimation/
DFORMAT.md59 and 32 pixels left of the edges of the screen
/frameworks/wilhelm/doc/
DDoxyfile1597 # from the root by following a path via at most 3 edges will be shown. Nodes
1608 # enabling this option may lead to badly anti-aliased labels on the edges of
/frameworks/native/docs/
DDoxyfile1869 # from the root by following a path via at most 3 edges will be shown. Nodes
1880 # enabling this option may lead to badly anti-aliased labels on the edges of
/frameworks/opt/gamesdk/third_party/cube/app/src/main/cpp/
Dcube.cpp399 static void handle_configure(void *data, wl_shell_surface *shell_surface, uint32_t edges, int32_t w… in handle_configure() argument
Dcube.c2802 …_configure(void *data UNUSED, struct wl_shell_surface *shell_surface UNUSED, uint32_t edges UNUSED, in handle_configure()
/frameworks/av/media/libaaudio/
DDoxyfile2268 # root by following a path via at most 3 edges will be shown. Nodes that lay
2283 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
DDoxyfile.orig2259 # root by following a path via at most 3 edges will be shown. Nodes that lay
2274 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
/frameworks/base/media/native/midi/include/
DDoxyfile.orig2450 # root by following a path via at most 3 edges will be shown. Nodes that lay
2465 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
DDoxyfile2450 # root by following a path via at most 3 edges will be shown. Nodes that lay
2465 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
/frameworks/av/media/codec2/docs/
Ddoxygen.config2402 # root by following a path via at most 3 edges will be shown. Nodes that lay
2417 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to