HomeSort by relevance Sort by last modified time
    Searched full:coordinates (Results 401 - 425 of 897) sorted by null

<<11121314151617181920>>

  /frameworks/base/opengl/libagl/
primitives.cpp 414 // transform texture coordinates...
442 // Fetch & transform texture coordinates...
534 // get texture coordinates
588 // Fetch all texture coordinates if needed
603 // Fetch texture coordinates...
885 // and the fact that we need to compute the eye-coordinates of each
    [all...]
  /external/chromium/chrome/browser/ui/
browser_window.h 126 // currently maximized or minimized) in terms of the screen coordinates.
324 // Returns the desired bounds for instant in screen coordinates. Note that if
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_controller.h 194 // coordinates (origin in bottom-left).
272 // Returns the frame, in Cocoa (unflipped) screen coordinates, of the area where
  /external/chromium/chrome/browser/ui/cocoa/find_bar/
find_bar_cocoa_controller.mm 387 // Convert Cocoa coordinates (Y growing up) to Y growing down.
469 // Convert from Cocoa coordinates (Y growing up) to Y growing down.
  /external/chromium/chrome/browser/ui/cocoa/tab_contents/
web_drag_source.mm 280 // Convert |screenPoint| to view coordinates and flip it.
308 // Convert |screenPoint| to view coordinates and flip it.
  /external/freetype/src/autofit/
afloader.c 141 /* extra points which is used to keep original glyph coordinates */
352 /* for now, only use the current point coordinates; */
  /external/freetype/src/base/
ftbbox.c 160 /* extremum coordinates, as it is sufficiently fast. */
529 /* extremum coordinates, we subdivide instead. */
  /external/icu4c/layout/
LEFontInstance.h 283 * This method gets the hinted X and Y pixel coordinates of a particular
290 * @return <code>TRUE</code> if the point coordinates could be stored.
  /external/opencv/cv/src/
cvoptflowbm.cpp 91 // shiftSize, // coordinates increments.
113 /* scanning scheme coordinates */
cvrotcalipers.cpp 91 /* we will use usual cartesian coordinates */
104 /* rotating calipers sides will always have coordinates
  /external/opencv/cvaux/src/
cvlevmartrif.cpp 302 CV_ERROR( CV_StsUnmatchedSizes, "Number of coordinates of points4D must be 4" );
465 CV_ERROR( CV_StsOutOfRange, "Number of points coordinates must be more than 0" );
  /external/skia/gpu/src/
GrDrawTarget.cpp 104 // figure out how many tex coordinates are present and precede this one.
124 // figure out how many tex coordinates are present and precede this one.
  /external/skia/src/effects/
SkBlurMask.cpp 89 we can just use sw and sh as our "max" values for pinning coordinates
128 we can just use sw and sh as our "max" values for pinning coordinates
  /external/webkit/Source/WebCore/platform/graphics/ca/win/
PlatformCALayerWinInternal.cpp 436 // Set coordinates for all tiles
474 // If the layer is rendering top-down, it will flip the coordinates in y. Tiled layers are
  /external/webkit/Source/WebCore/platform/graphics/openvg/
PathOpenVG.cpp 99 0 /* expected number of total coordinates */,
295 // it won't be accessed anyways as VG_CLOSE_PATH doesn't take coordinates.
  /external/webkit/Source/WebCore/platform/image-decoders/gif/
GIFImageDecoder.cpp 196 // The pixel data and coordinates supplied to us are relative to the frame's
201 // row's X-coordinates.
  /external/webkit/Source/WebKit/chromium/src/
WebPluginContainerImpl.cpp 109 // The plugin is positioned in window coordinates, so it needs to be painted
110 // in window coordinates.
WebViewImpl.h 394 // Converts |pos| from window coordinates to contents coordinates and gets
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebinspector.cpp 528 * given coordinates of the widget. The coordinates should be relative
  /frameworks/base/core/java/android/view/
InputDevice.java 72 * A {@link MotionEvent} should be interpreted as absolute coordinates in
98 * A {@link MotionEvent} should be interpreted as absolute coordinates in
  /hardware/invensense/mlsdk/mllite/
mlarray_legacy.c 274 * acceleration in world coordinates, as derived from both gyroscopes
280 * of gravity in body coordinates, as derived from both gyroscopes
  /hardware/libhardware/include/hardware/
sensors.h 238 * the devices's coordinates. On Earth, the magnitude is 9.8 m/s^2.
246 * Indicates the linear acceleration of the device in device coordinates,
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFocus.cpp 744 // transform the coordinates to 3A-type coordinates
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 598 int x, y; /* pointer x, y coordinates in event window */
599 int x_root, y_root; /* coordinates relative to root */
616 int x, y; /* pointer x, y coordinates in event window */
617 int x_root, y_root; /* coordinates relative to root */
634 int x, y; /* pointer x, y coordinates in event window */
635 int x_root, y_root; /* coordinates relative to root */
651 int x, y; /* pointer x, y coordinates in event window */
652 int x_root, y_root; /* coordinates relative to root */
    [all...]
  /sdk/rule_api/src/com/android/ide/common/api/
IViewRule.java 318 * in absolute coordinates
336 * in absolute coordinates

Completed in 431 milliseconds

<<11121314151617181920>>