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

1 2 3 4 56 7 8 91011>>

  /frameworks/support/v7/cardview/api21/android/support/v7/widget/
RoundRectDrawable.java 22 import android.graphics.Outline;
37 * reports proper outline for Lollipop.
126 public void getOutline(Outline outline) {
127 outline.setRoundRect(mBoundsI, mRadius);
  /packages/services/Car/car-support-lib/src/android/support/car/ui/
FabDrawable.java 23 import android.graphics.Outline;
52 private Outline mOutline;
185 public void getOutline(Outline outline) {
186 mOutline = outline;
  /external/freetype/src/base/
ftstroke.c 31 FT_Outline_GetInsideBorder( FT_Outline* outline )
33 FT_Orientation o = FT_Outline_Get_Orientation( outline );
44 FT_Outline_GetOutsideBorder( FT_Outline* outline )
46 FT_Orientation o = FT_Outline_Get_Orientation( outline );
702 FT_Outline* outline )
705 FT_ARRAY_COPY( outline->points + outline->n_points,
713 FT_Byte* write = (FT_Byte*)outline->tags + outline->n_points;
731 FT_Short* write = outline->contours + outline->n_contours
2333 FT_Outline* outline = &oglyph->outline; local
2414 FT_Outline* outline = &oglyph->outline; local
    [all...]
  /external/pdfium/third_party/freetype/src/base/
ftstroke.c 41 FT_Outline_GetInsideBorder( FT_Outline* outline )
43 FT_Orientation o = FT_Outline_Get_Orientation( outline );
54 FT_Outline_GetOutsideBorder( FT_Outline* outline )
56 FT_Orientation o = FT_Outline_Get_Orientation( outline );
712 FT_Outline* outline )
715 FT_ARRAY_COPY( outline->points + outline->n_points,
723 FT_Byte* write = (FT_Byte*)outline->tags + outline->n_points;
741 FT_Short* write = outline->contours + outline->n_contours
2334 FT_Outline* outline = &oglyph->outline; local
2415 FT_Outline* outline = &oglyph->outline; local
    [all...]
  /external/freetype/include/
ftglyph.h 63 /* bitmap, a vector outline, or even images in other formats. */
176 /* A handle to an object used to model an outline glyph image. This */
188 /* A structure used for outline (vectorial) glyph images. This */
194 /* outline :: A descriptor for the outline. */
199 /* the outline's content easily. */
201 /* As the outline is extracted from a glyph slot, its coordinates are */
205 /* The outline's tables are always owned by the object and are */
211 FT_Outline outline; member in struct:FT_OutlineGlyphRec_
344 /* outline's points, including Bézier control points. Though it *
    [all...]
ftpfr.h 58 * Return the outline and metrics resolutions of a given PFR face.
65 * Outline resolution. This is equivalent to `face->units_per_EM'
123 * mode, which always returns distances converted to outline units.
  /external/freetype/include/internal/
pshints.h 277 * corresponding glyph outline. Must be called once all hints have been
284 * outline ::
285 * A pointer to the target outline descriptor.
297 * On input, all points within the outline are in font coordinates. On
306 FT_Outline* outline,
339 * The function to apply the hints to the corresponding glyph outline.
591 * corresponding glyph outline. Must be called after the `close'
598 * outline ::
599 * A pointer to the target outline descriptor.
611 * On input, all points within the outline are in font coordinates. O
    [all...]
  /external/freetype/src/cff/
cf2ft.h 123 * FreeType client outline
136 cf2_outline_reset( CF2_Outline outline ); variable
138 cf2_outline_close( CF2_Outline outline ); variable
cffgload.h 47 /* A structure used during glyph loading to store its outline. */
58 /* base :: The base glyph outline. */
60 /* current :: The current glyph outline. */
  /external/icu/icu4c/source/samples/layout/
GnomeFontInstance.cpp 168 if (pointNumber >= fFace->glyph->outline.n_points) {
172 point.fX = fFace->glyph->outline.points[pointNumber].x >> 6;
173 point.fY = fFace->glyph->outline.points[pointNumber].y >> 6;
  /external/pdfium/third_party/freetype/include/freetype/
ftglyph.h 63 /* bitmap, a vector outline, or even images in other formats. */
176 /* A handle to an object used to model an outline glyph image. This */
188 /* A structure used for outline (vectorial) glyph images. This */
194 /* outline :: A descriptor for the outline. */
199 /* the outline's content easily. */
201 /* As the outline is extracted from a glyph slot, its coordinates are */
205 /* The outline's tables are always owned by the object and are */
211 FT_Outline outline; member in struct:FT_OutlineGlyphRec_
344 /* outline's points, including Bézier control points. Though it *
    [all...]
ftpfr.h 58 * Return the outline and metrics resolutions of a given PFR face.
65 * Outline resolution. This is equivalent to `face->units_per_EM'
123 * mode, which always returns distances converted to outline units.
  /external/pdfium/third_party/freetype/include/freetype/internal/
pshints.h 277 * corresponding glyph outline. Must be called once all hints have been
284 * outline ::
285 * A pointer to the target outline descriptor.
297 * On input, all points within the outline are in font coordinates. On
306 FT_Outline* outline,
339 * The function to apply the hints to the corresponding glyph outline.
591 * corresponding glyph outline. Must be called after the `close'
598 * outline ::
599 * A pointer to the target outline descriptor.
611 * On input, all points within the outline are in font coordinates. O
    [all...]
  /external/pdfium/third_party/freetype/src/cff/
cf2ft.h 123 * FreeType client outline
136 cf2_outline_reset( CF2_Outline outline ); variable
138 cf2_outline_close( CF2_Outline outline ); variable
cffgload.h 47 /* A structure used during glyph loading to store its outline. */
58 /* base :: The base glyph outline. */
60 /* current :: The current glyph outline. */
  /frameworks/base/docs/html-intl/intl/ja/training/material/
shadows-clipping.jd 114 {@link android.graphics.Outline} ?????????????????????????????????????????????????? OutlineProvider ???????????????????
125 {@link android.graphics.Outline#canClip Outline.canClip()} ?????????????????????????????????????????????????
  /frameworks/base/docs/html-intl/intl/ko/training/material/
shadows-clipping.jd 113 <p>{@link android.graphics.Outline} ???? ???? ???? ?? ???? ?? ??? ? ???? ???? ??? ? ????.
125 {@link android.graphics.Outline#canClip Outline.canClip()} ????? ??? ?? ???, ?? ? ?? ???? ???? ???? ?????.
  /frameworks/base/docs/html-intl/intl/ru/training/material/
shadows-clipping.jd 114 {@link android.graphics.Outline}. ??????????? ???????? ???????? ???????? ??????? ?? ???? ?????????????.
126 {@link android.graphics.Outline#canClip Outline.canClip()}.</p>
  /frameworks/base/docs/html-intl/intl/zh-cn/training/material/
shadows-clipping.jd 114 {@link android.graphics.Outline} ????????????????????????????????????????????
125 {@link android.graphics.Outline#canClip Outline.canClip()} ?????????????????????????
  /frameworks/base/docs/html-intl/intl/zh-tw/training/material/
shadows-clipping.jd 113 <p>????? {@link android.graphics.Outline} ???????????????????????????
124 ?? {@link android.graphics.Outline#canClip Outline.canClip()} ?????????????????????????????
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftglyph.h 63 /* bitmap, a vector outline, or even images in other formats. */
176 /* A handle to an object used to model an outline glyph image. This */
188 /* A structure used for outline (vectorial) glyph images. This */
194 /* outline :: A descriptor for the outline. */
199 /* the outline's content easily. */
201 /* As the outline is extracted from a glyph slot, its coordinates are */
205 /* The outline's tables are always owned by the object and are */
211 FT_Outline outline; member in struct:FT_OutlineGlyphRec_
344 /* outline's points, including Bézier control points. Though it *
    [all...]
ftpfr.h 58 * Return the outline and metrics resolutions of a given PFR face.
65 * Outline resolution. This is equivalent to `face->units_per_EM'
123 * mode, which always returns distances converted to outline units.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
AssistOrbView.java 24 import android.graphics.Outline;
100 public void getOutline(View view, Outline outline) {
102 outline.setOval(mCircleRect);
104 outline.setEmpty();
106 outline.setAlpha(mOutlineAlpha);
  /external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/
picture_ops_list_view.css 55 outline: 1px dotted rgba(0, 0, 0, 0.1);
56 outline-offset: 0;
  /external/expat/examples/
outline.c 2 * outline.c
20 * outline on standard output.

Completed in 1672 milliseconds

1 2 3 4 56 7 8 91011>>