Home
last modified time | relevance | path

Searched refs:circle (Results 1 – 16 of 16) sorted by relevance

/frameworks/support/v4/java/android/support/v4/widget/
DCircleImageView.java60 ShapeDrawable circle; in CircleImageView() local
62 circle = new ShapeDrawable(new OvalShape()); in CircleImageView()
66 circle = new ShapeDrawable(oval); in CircleImageView()
67 ViewCompat.setLayerType(this, ViewCompat.LAYER_TYPE_SOFTWARE, circle.getPaint()); in CircleImageView()
68 circle.getPaint().setShadowLayer(mShadowRadius, shadowXOffset, shadowYOffset, in CircleImageView()
74 circle.getPaint().setColor(color); in CircleImageView()
75 setBackgroundDrawable(circle); in CircleImageView()
/frameworks/base/docs/html/design/building-blocks/
Dprogress.jd25circle. Each is offered in a variety of sizes, in both Holo Light and Holo Dark themes. Choose the…
53 <li class="value-2"><h4>Activity circle</h4>
54 …<p>In this example, an activity circle (in Holo Light) is used in the Gmail application when a mes…
55 …<p>When displaying an activity circle, do not include text to communicate what the app is doing. T…
/frameworks/base/services/core/jni/
Dcom_android_server_location_FlpHardwareProvider.cpp326 GeofenceCircle& circle = geofence.data->geofence.circle; in TranslateGeofenceFromGeofenceHardwareRequestParcelable() local
332 circle.latitude = env->CallDoubleMethod(geofenceRequestObject, getLatitude); in TranslateGeofenceFromGeofenceHardwareRequestParcelable()
338 circle.longitude = env->CallDoubleMethod(geofenceRequestObject, getLongitude); in TranslateGeofenceFromGeofenceHardwareRequestParcelable()
341 circle.radius_m = env->CallDoubleMethod(geofenceRequestObject, getRadius); in TranslateGeofenceFromGeofenceHardwareRequestParcelable()
/frameworks/base/docs/html/training/wearables/ui/
Dconfirm.jd74 <p>You can assign a drawable resource to display inside the circle with the
75 <code>android:src</code> attribute and configure the parameters of the circle directly on the
Dlists.jd125 mCircle = (ImageView) findViewById(R.id.circle);
167 android:id="@+id/circle"
/frameworks/base/libs/hwui/
DPathCache.h131 } circle; member
DPathCache.cpp532 entry.shape.circle.mRadius = radius; in getCircle()
/frameworks/base/docs/html/training/material/
Danimations.jd73 ViewAnimationUtils.createCircularReveal()} method enables you to animate a clipping circle to
82 // get the center for the clipping circle
86 // get the final radius for the clipping circle
104 // get the center for the clipping circle
108 // get the initial radius for the clipping circle
Dshadows-clipping.jd126 rectangle, circle, and round rectangle outlines support clipping, as determined by the
/frameworks/base/docs/html/training/graphics/opengl/
Dtouch.jd164 <strong>Figure 1.</strong> Triangle being rotated with touch input (circle shows touch
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dicon_design.jd299 densities. For example if a 60x60 circle was painted as a bitmap for
300 <code>mdpi</code> it will need to be repainted as a 90x90 circle for
/frameworks/base/docs/html/training/wearables/apps/
Dlayouts.jd118 <li><code>CircledImageView</code> - An image view surrounded by a circle.</li>
/frameworks/base/docs/html/design/style/
Diconography.jd419 densities. For example if a 60x60 circle was painted as a bitmap for
420 mdpi it will need to be repainted as a 90x90 circle for hdpi.</p>
/frameworks/base/docs/html/about/versions/
Dandroid-5.0-changes.jd119 to set an accent color in a circle behind your icon image. </li>
/frameworks/base/docs/html/training/location/
Dgeofencing.jd276 * @param radius Radius of the geofence circle.
/frameworks/base/docs/html/guide/topics/providers/
Dcontacts-provider.jd2221 Google+ circle, you'll see people in that circle listed as a "group". At the top of