HomeSort by relevance Sort by last modified time
    Searched full:circle (Results 301 - 325 of 660) sorted by null

<<11121314151617181920>>

  /external/skia/bench/
AAClipBench.cpp 223 // evenodd means we've constructed basically a stroked circle
  /external/skia/gm/
circles.cpp 156 // Draw a giant AA circle as the background.
polygons.cpp 43 SkPoint p4[32]; // circle-like polygons with 32-edges.
  /external/skia/tests/
PathMeasureTest.cpp 99 // SkDebugf("circle arc-length = %g\n", length);
  /frameworks/base/docs/html/training/graphics/opengl/
touch.jd 164 <strong>Figure 1.</strong> Triangle being rotated with touch input (circle shows touch
  /frameworks/base/location/java/android/location/
Geofence.java 133 return "CIRCLE";
  /frameworks/base/packages/SystemUI/res/values-sw600dp/
dimens.xml 93 <!-- Screen pinning request bottom button circle widths -->
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
LockIcon.java 157 // Hide trust circle when fingerprint is running.
UserAvatarView.java 34 * A view that displays a user image cropped to a circle with a frame.
  /frameworks/opt/bitmap/src/com/android/bitmap/drawable/
CircularBitmapDrawable.java 37 * This draws all bitmaps as a circle with an optional border stroke.
  /frameworks/support/design/eclair-mr1/android/support/design/widget/
FloatingActionButtonEclairMr1.java 79 // circle
  /frameworks/support/v4/java/android/support/v4/widget/
MaterialProgressDrawable.java 197 * Update the background color of the circle image view.
482 // progress circle should currently display. As the progress circle is
728 * @param centerRadius Inner radius in px of the circle the progress
  /frameworks/wilhelm/src/android/
BufferQueueSource.cpp 111 // reached the end, circle back
  /packages/apps/InCallUI/res/values/
dimens.xml 88 <!-- Circle size for incoming call widget's each item. -->
  /packages/apps/InCallUI/src/com/android/incallui/
CircularRevealFragment.java 102 // The circle starts from an initial size of 0 so clip it such that it is invisible.
  /packages/services/Telephony/res/values/
dimens.xml 92 <!-- Circle size for incoming call widget's each item. -->
  /frameworks/base/graphics/java/android/graphics/
Path.java 556 * Add a closed circle contour to the path
558 * @param x The x-coordinate of the center of a circle to add to the path
559 * @param y The y-coordinate of the center of a circle to add to the path
560 * @param radius The radius of a circle to add to the path
561 * @param dir The direction to wind the circle's contour
  /packages/inputmethods/LatinIME/java/res/values-am/
strings-emoji-descriptions.xml 89 <string name="spoken_emoji_26AA" msgid="8005748091690377153">"Medium white circle"</string>
90 <string name="spoken_emoji_26AB" msgid="1655910278422753244">"Medium black circle"</string>
140 <string name="spoken_emoji_2B55" msgid="9137882158811541824">"Heavy large circle"</string>
    [all...]
  /packages/inputmethods/LatinIME/java/res/values-en-rAU/
strings-emoji-descriptions.xml 89 <string name="spoken_emoji_26AA" msgid="8005748091690377153">"Medium white circle"</string>
90 <string name="spoken_emoji_26AB" msgid="1655910278422753244">"Medium black circle"</string>
140 <string name="spoken_emoji_2B55" msgid="9137882158811541824">"Heavy large circle"</string>
    [all...]
  /packages/inputmethods/LatinIME/java/res/values-en-rGB/
strings-emoji-descriptions.xml 89 <string name="spoken_emoji_26AA" msgid="8005748091690377153">"Medium white circle"</string>
90 <string name="spoken_emoji_26AB" msgid="1655910278422753244">"Medium black circle"</string>
140 <string name="spoken_emoji_2B55" msgid="9137882158811541824">"Heavy large circle"</string>
    [all...]
  /packages/inputmethods/LatinIME/java/res/values-en-rIN/
strings-emoji-descriptions.xml 89 <string name="spoken_emoji_26AA" msgid="8005748091690377153">"Medium white circle"</string>
90 <string name="spoken_emoji_26AB" msgid="1655910278422753244">"Medium black circle"</string>
140 <string name="spoken_emoji_2B55" msgid="9137882158811541824">"Heavy large circle"</string>
    [all...]
  /packages/inputmethods/LatinIME/java/res/values/
strings-emoji-descriptions.xml 147 <!-- Spoken description for Unicode code point U+26AA: "?" MEDIUM WHITE CIRCLE -->
148 <string name="spoken_emoji_26AA">Medium white circle</string>
149 <!-- Spoken description for Unicode code point U+26AB: "?" MEDIUM BLACK CIRCLE -->
150 <string name="spoken_emoji_26AB">Medium black circle</string>
249 <!-- Spoken description for Unicode code point U+2B55: "?" HEAVY LARGE CIRCLE -->
250 <string name="spoken_emoji_2B55">Heavy large circle</string>
    [all...]
  /external/skia/include/core/
SkPath.h 150 * @param rect returns the bounding rect of this oval. It's a circle
633 * Add a closed circle contour to the path
635 * @param x The x-coordinate of the center of a circle to add as a
637 * @param y The y-coordinate of the center of a circle to add as a
639 * @param radius The radius of a circle to add as a closed contour to the
641 * @param dir The direction to wind the circle's contour. Cannot be
    [all...]
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/base/
sunburst_chart.html 418 // Bounding circle underneath the sunburst, to make it easier to detect
420 that.backSel_.append('svg:circle')
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
az_isp.c 31 * circle and F2(z) has M/2-1 conjugate roots on the unit circle in *

Completed in 232 milliseconds

<<11121314151617181920>>