Home
last modified time | relevance | path

Searched defs:edges (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
DCropView.java120 final RectF edges = mTempEdges; in getCrop() local
202 final RectF edges = mTempEdges; in moveToLeft() local
285 final RectF edges = mTempEdges; in onTouchEvent() local
/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()