HomeSort by relevance Sort by last modified time
    Searched full:circle (Results 126 - 150 of 291) sorted by null

1 2 3 4 56 7 8 91011>>

  /dalvik/dx/src/com/android/dx/ssa/
DeadCodeRemover.java 173 * Returns true if the only uses of this register form a circle of
  /development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube1/
CubeWallpaper1.java 232 * Draw a circle around the current touch point, if any.
  /external/icu4c/layout/
TibetanReordering.h 108 CF_DOTTED_CIRCLE = 0x04000000, // add a dotted circle if a character with this flag is the first in a syllable
  /external/skia/tests/
PathTest.cpp 142 path.addCircle(0, 0, 10); // 2nd circle
  /external/webkit/Source/WebCore/rendering/style/
RenderStyleConstants.h 213 Circle,
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/
webkit 96 circle
mozilla 192 circle
  /libcore/luni/src/main/java/java/math/
BitLevel.java 23 * <ul type="circle">
  /packages/apps/Launcher2/res/values-en-rGB/
strings.xml 89 <string name="workspace_cling_open_all_apps" msgid="2459977609848572588">"To see all your apps, touch the circle."</string>
  /cts/tests/tests/view/src/android/view/cts/
MotionEventTest.java 524 // Generate some points on a circle.
525 // Each point 'i' is a point on a circle of radius ROTATION centered at (3,2) at an angle
557 // Now translate the motion event so the circle's origin is at (0,0).
  /frameworks/base/libs/ui/tests/
InputEvent_test.cpp 523 // Generate some points on a circle.
524 // Each point 'i' is a point on a circle of radius ROTATION centered at (3,2) at an angle
556 // Now translate the motion event so the circle's origin is at (0,0).
  /packages/apps/Gallery/src/com/android/camera/
CropImage.java 258 // If we are circle cropping, we want alpha channel, which is the
276 // something that's basically a circle. So we fill in the
277 // area around the circle with alpha. Note the all important
  /development/samples/BrowserPlugin/jni/form/
FormPlugin.cpp 184 // comput the circle dimensions and initial location
  /external/bluetooth/bluez/input/
fakehid.c 120 [0x5d] = KEY_BACK, /* back/circle */
  /external/chromium/chrome/browser/download/
download_util.h 94 // A circle
  /external/libvpx/examples/includes/geshi/geshi/
css.php 100 'center-right', 'center', 'circle', 'cjk-ideographic',
providex.php 176 "'ci'", "'circle'", "'cl'", "'colour'", "'cp'", "'cpi'",
  /external/webkit/Source/JavaScriptCore/wtf/unicode/qt4/
UnicodeQt4.h 103 DecompositionCircle = QChar::Circle,
  /external/webkit/Source/WebCore/platform/graphics/
Path.cpp 38 // Approximation of control point positions on a bezier to simulate a quarter of a circle.
  /frameworks/base/include/utils/
List.h 300 * runs around the circle until it encounters this one.
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PatternUnlockScreen.java 38 * This is the screen that shows the 9 circle unlock widget and instructs
  /bionic/libc/include/sys/
queue.h 70 * A circle queue is headed by a pair of pointers, one to the head of the
75 * A circle queue may be traversed in either direction, but has a more
  /development/ndk/platforms/android-3/include/sys/
queue.h 70 * A circle queue is headed by a pair of pointers, one to the head of the
75 * A circle queue may be traversed in either direction, but has a more
  /external/skia/include/core/
SkMatrix.h 405 /** Return the mean radius of a circle after it has been mapped by
406 this matrix. NOTE: in perspective this value assumes the circle
  /external/speex/libspeex/
lsp.c 13 unit circle.
64 unit circle. So to find them we take a test point z=exp(jw) and

Completed in 840 milliseconds

1 2 3 4 56 7 8 91011>>