Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/
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()
213 final RectF edges = mTempEdges; in moveToLeft() local
214 getEdgesHelper(edges); in moveToLeft()
216 mCenterX += Math.ceil(edges.left / scale); in moveToLeft()
296 final RectF edges = mTempEdges; in onTouchEvent() local
297 getEdgesHelper(edges); in onTouchEvent()
307 if (edges.left > 0) { in onTouchEvent()
[all …]
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DPositionController.java671 int edges = getImageAtEdges(); in flingPage() local
672 if ((velocityX > 0 && (edges & IMAGE_AT_LEFT_EDGE) != 0) || in flingPage()
673 (velocityX < 0 && (edges & IMAGE_AT_RIGHT_EDGE) != 0)) { in flingPage()
676 if ((velocityY > 0 && (edges & IMAGE_AT_TOP_EDGE) != 0) || in flingPage()
677 (velocityY < 0 && (edges & IMAGE_AT_BOTTOM_EDGE) != 0)) { in flingPage()
1217 int edges = 0; in getImageAtEdges() local
1219 edges |= IMAGE_AT_RIGHT_EDGE; in getImageAtEdges()
1222 edges |= IMAGE_AT_LEFT_EDGE; in getImageAtEdges()
1225 edges |= IMAGE_AT_BOTTOM_EDGE; in getImageAtEdges()
1228 edges |= IMAGE_AT_TOP_EDGE; in getImageAtEdges()
[all …]
DPhotoView.java1558 int edges = controller.getImageAtEdges();
1560 if ((edges & PositionController.IMAGE_AT_TOP_EDGE) == 0
1561 || (edges & PositionController.IMAGE_AT_BOTTOM_EDGE) == 0)
1567 || (edges & PositionController.IMAGE_AT_RIGHT_EDGE) != 0)) {
1570 || (edges & PositionController.IMAGE_AT_LEFT_EDGE) != 0)) {
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DDelaunay.cpp40 int CDelaunay::triangulate(SEdgeVector **edges, int n_sites, int width, int height) in triangulate() argument
47 *edges = ev; in triangulate()
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile1524 # from the root by following a path via at most 3 edges will be shown. Nodes
1535 # enabling this option may lead to badly anti-aliased labels on the edges of
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile1524 # from the root by following a path via at most 3 edges will be shown. Nodes
1535 # enabling this option may lead to badly anti-aliased labels on the edges of
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
DDoxyfile.in2323 # root by following a path via at most 3 edges will be shown. Nodes that lay
2338 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...