/external/sfntly/cpp/src/sfntly/table/truetype/ |
glyph_table.cc | 449 // get the x coordinate 473 // get the y coordinate
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
pp_semaphore_chroma_inter.cpp | 23 xpred = x-axis coordinate of the block used for prediction (int) 24 ypred = y-axis coordinate of the block used for prediction (int)
|
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/ |
InteractionController.java | 267 * @param x coordinate 268 * @param y coordinate
|
/frameworks/base/core/java/android/hardware/camera2/legacy/ |
SurfaceTextureRenderer.java | 135 * is mapped to a 2D homogeneous texture coordinate of the form (s, t, 0, 1) with 138 * coordinate to a texture location.
|
/frameworks/base/core/java/com/android/internal/widget/ |
ExploreByTouchHelper.java | 610 * @param x The view-relative x coordinate 611 * @param y The view-relative y coordinate
|
/frameworks/base/core/jni/android/graphics/ |
Path.cpp | 420 // * x coordinate 421 // * y coordinate
|
/frameworks/base/docs/html/reference/android/support/test/espresso/assertion/ |
PositionAssertions.html | [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
PanelView.java | 591 * @param x the final x-coordinate when the finger was lifted 592 * @param y the final y-coordinate when the finger was lifted [all...] |
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
TiledImageRenderer.java | 154 * still refers to the coordinate on the original image. 354 // rectangle containing visible range. The left-top coordinate returned is
|
/frameworks/native/include/gui/ |
GLConsumer.h | 120 // getTransformMatrix retrieves the 4x4 texture coordinate transform matrix 126 // coordinate that should be used to sample that location from the texture.
|
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/ |
RadialPickerLayout.java | 484 * @param pointX The x coordinate. 485 * @param pointY The y coordinate. [all...] |
/frameworks/support/v4/java/android/support/v4/widget/ |
ExploreByTouchHelper.java | 591 * @param x The view-relative x coordinate 592 * @param y The view-relative y coordinate
|
/hardware/intel/img/psb_video/src/x11/ |
psb_xrandr.c | 711 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Xrandr: device %08x enabled, crtc %08x coordinate: x = %d, y = %d, widht = %d, height = %d, rotate = %08x\n", 753 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Xrandr: extend device %08x enabled, crtc %08x coordinate: x = %d, y = %d, widht = %d, height = %d, location = %s, rotation = %08x\n", [all...] |
/packages/apps/Camera/jni/feature_stab/src/dbreg/ |
dbreg.h | 186 * \param H computed transformation from reference to inspection coordinate frame. Identity is returned if no reference frame was set. 441 // Determine the output coordinate system ROI
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
TileImageView.java | 139 // still refers to the coordinate on the original image. 296 // rectangle containing visible range. The left-top coordinate returned is
|
/packages/apps/Gallery2/src/com/android/photos/views/ |
TiledImageRenderer.java | 154 * still refers to the coordinate on the original image. 354 // rectangle containing visible range. The left-top coordinate returned is
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
DragController.java | 78 /** X coordinate of the down event. */ 81 /** Y coordinate of the down event. */
|
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/ |
TiledImageRenderer.java | 155 * still refers to the coordinate on the original image. 355 // rectangle containing visible range. The left-top coordinate returned is
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
DragController.java | 82 /** X coordinate of the down event. */ 85 /** Y coordinate of the down event. */
|
/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
AllAppsContainerView.java | 163 // This coordinate is relative to this container view 165 // This coordinate is relative to its parent
|
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
dbreg.h | 186 * \param H computed transformation from reference to inspection coordinate frame. Identity is returned if no reference frame was set. 441 // Determine the output coordinate system ROI
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
MainKeyboardView.java | 370 // TODO: We should reconsider which coordinate system should be used to represent keyboard 376 // TODO: We should reconsider which coordinate system should be used to represent keyboard [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/drawing/ |
nx_pylab.py | 819 # transform data coordinate angle to screen coordinate angle
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
SwtUtils.java | 406 * @param x the left coordinate of the left hand side of the rectangle 407 * @param y the top coordinate of the top of the rectangle
|
/external/deqp/framework/common/ |
tcuTexCompareVerifier.cpp | 585 // Integer coordinate bounds for (x0,y0) - without wrap mode [all...] |