HomeSort by relevance Sort by last modified time
    Searched full:coordinates (Results 526 - 550 of 1323) sorted by null

<<21222324252627282930>>

  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SwipeHelper.java 509 * Equivalent to View.OnLongClickListener with coordinates
513 * Equivalent to {@link View.OnLongClickListener#onLongClick(View)} with coordinates
  /frameworks/opt/bitmap/src/com/android/bitmap/
DecodeTask.java 303 final Rect srcRect = new Rect(); // Not orientation corrected. True coordinates.
338 // source rectangle. Calculate true coordinates.
  /hardware/intel/img/psb_video/src/x11/
psb_ctexture.c 302 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Failed to get local crtc coordinates error # %d\n", __func__, ret);
309 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Failed to get extend crtc coordinates error # %d\n", __func__, ret);
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXFD.cpp 269 //Encode face coordinates
339 / * Ducati always gives face coordinates in this form, irrespective of
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFocus.cpp 731 // transform the coordinates to 3A-type coordinates
  /packages/apps/Camera2/src/com/android/camera/
FocusOverlayManager.java 346 // Convert the coordinates to driver format.
356 // Convert the coordinates to driver format.
  /packages/apps/Camera2/src/com/android/camera/captureintent/state/
StateReadyForCapture.java 363 // Normalize coordinates to [0,1] per CameraOne API.
368 // Rotate coordinates to portrait orientation per CameraOne API.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 577 int x, y; /* pointer x, y coordinates in event window */
578 int x_root, y_root; /* coordinates relative to root */
595 int x, y; /* pointer x, y coordinates in event window */
596 int x_root, y_root; /* coordinates relative to root */
613 int x, y; /* pointer x, y coordinates in event window */
614 int x_root, y_root; /* coordinates relative to root */
630 int x, y; /* pointer x, y coordinates in event window */
631 int x_root, y_root; /* coordinates relative to root */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 574 int x, y; /* pointer x, y coordinates in event window */
575 int x_root, y_root; /* coordinates relative to root */
592 int x, y; /* pointer x, y coordinates in event window */
593 int x_root, y_root; /* coordinates relative to root */
610 int x, y; /* pointer x, y coordinates in event window */
611 int x_root, y_root; /* coordinates relative to root */
627 int x, y; /* pointer x, y coordinates in event window */
628 int x_root, y_root; /* coordinates relative to root */
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java 672 * coordinates in the horizontal dimension.
683 * coordinates in the vertical dimension.
916 * Transforms a point, expressed in layout coordinates, into "client" coordinates
    [all...]
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
TextureTestRenderer.java 41 * The GPU driver seems to change texture coordinates inside glDrawTexfOES, and
  /development/ndk/platforms/android-13/include/android/
input.h 542 * screen coordinates to adjust for the absolute position of the containing windows
548 * screen coordinates to adjust for the absolute position of the containing windows
552 /* Get the precision of the X coordinates being reported.
557 /* Get the precision of the Y coordinates being reported.
    [all...]
  /development/ndk/platforms/android-14/include/android/
input.h 580 * screen coordinates to adjust for the absolute position of the containing windows
586 * screen coordinates to adjust for the absolute position of the containing windows
590 /* Get the precision of the X coordinates being reported.
595 /* Get the precision of the Y coordinates being reported.
    [all...]
  /development/ndk/platforms/android-18/include/android/
input.h 582 * screen coordinates to adjust for the absolute position of the containing windows
588 * screen coordinates to adjust for the absolute position of the containing windows
592 /* Get the precision of the X coordinates being reported.
597 /* Get the precision of the Y coordinates being reported.
    [all...]
  /development/ndk/platforms/android-9/include/android/
input.h 434 * screen coordinates to adjust for the absolute position of the containing windows
440 * screen coordinates to adjust for the absolute position of the containing windows
444 /* Get the precision of the X coordinates being reported.
449 /* Get the precision of the Y coordinates being reported.
  /docs/source.android.com/src/devices/camera/
camera3_crop_reprocess.jd 74 to start on even coordinates, and its width/height needs to be even), the HAL
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
ArrayRealVector.java     [all...]
  /external/boringssl/src/crypto/ec/
ec_test.cc 123 fprintf(stderr, "Failed to get public key in affine coordinates.\n");
  /external/ceres-solver/examples/
denoising.cc 126 // For this patch with coordinates (x, y), we will add foe.NumFilters()
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/tracks/
counter_track_test.html 48 // Force the container to update sizes so the test can use coordinates that
  /external/droiddriver/src/io/appium/droiddriver/instrumentation/
ViewElement.java 160 // Bounds are relative to root view; adjust to screen coordinates.
  /external/fonttools/Lib/fontTools/ttLib/
__init__.py 724 coordinates, endPts, flags = glyph.getCoordinates(glyfTable)
726 coordinates = coordinates + (offset, 0)
730 contour = coordinates[start:end].tolist()
  /external/freetype/src/truetype/
ttobjs.h 213 /* to pixel coordinates before being used by the CVT and glyph programs. */
  /external/harfbuzz_ng/src/
hb-ot-font.cc 233 /* We always work in the horizontal coordinates. */
  /external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/
VehicleControl.java 58 * When set to true, the physics coordinates will be applied to the local

Completed in 467 milliseconds

<<21222324252627282930>>