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

<<11121314151617181920>>

  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/config/
ftheader.h 273 * scalable outline management API of FreeType~2.
693 * FreeType~2 API which provides functions to stroke outline paths.
  /external/chromium-trace/catapult/third_party/coverage/coverage/htmlfiles/
style.css 10 outline: 0;
  /external/freetype/include/
ftttdrv.h 201 * access the rasterized outline after the hinting process. `Normal'
  /external/freetype/include/internal/
ftobjs.h 309 /* The maximum number of points used to store the vectorial outline */
316 /* outline of any glyph in this face. If this value cannot be */
    [all...]
  /external/freetype/src/cff/
cf2hints.h 187 CF2_OutlineCallbacks callbacks; /* outline consumer */
  /external/opencv3/doc/tutorials/imgproc/opening_closing_hats/
opening_closing_hats.markdown 59 - It is useful for finding the outline of an object as can be seen below:
  /external/owasp/sanitizer/distrib/javadoc/src-html/org/owasp/html/
CssSchema.html     [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
ftobjs.h 309 /* The maximum number of points used to store the vectorial outline */
316 /* outline of any glyph in this face. If this value cannot be */
    [all...]
  /external/pdfium/third_party/freetype/src/cff/
cf2hints.h 187 CF2_OutlineCallbacks callbacks; /* outline consumer */
  /external/skia/src/sfnt/
SkPanose.h 479 ((Outline, 4))
  /frameworks/base/libs/hwui/
FrameBuilder.cpp 209 const Outline& outline = properties.getOutline(); local
211 || (outline.getShouldClip() && outline.isEmpty())
    [all...]
OpenGLRenderer.h 327 * The clipping outline is independent from the regular clip.
329 void setClippingOutline(LinearAllocator& allocator, const Outline* outline);
  /frameworks/base/libs/hwui/hwui/
Canvas.cpp 118 // outline
  /packages/apps/Gallery/src/com/android/camera/
GridViewSpecial.java 734 private final Bitmap mOutline; // The outline bitmap put on top of each
748 int columns, int blockWidth, Bitmap outline) {
757 mOutline = outline;
950 // (If the user scrolls too fast). It is a gray image with normal outline
    [all...]
  /packages/apps/Launcher2/res/values/
attrs.xml 82 <!-- The color of the stroke outline -->
  /packages/apps/Settings/src/com/android/settings/widget/
ChartNetworkSeriesView.java 166 * Erase any existing {@link Path} and generate series outline based on
  /packages/apps/TvSettings/Settings/res/values/
arrays.xml 116 <item>Outline</item>
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftttdrv.h 201 * access the rasterized outline after the hinting process. `Normal'
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringAction.java 103 // IStructuredSelection in the outline or navigator
  /external/freetype/src/truetype/
ttobjs.c 459 /* Only have a single outline. */
595 " Only the `.notdef' glyph has an outline.\n"
619 " Only the `.notdef' glyph has an outline.\n"
    [all...]
  /external/pdfium/third_party/freetype/src/truetype/
ttobjs.c 459 /* Only have a single outline. */
598 " Only the `.notdef' glyph has an outline.\n"
622 " Only the `.notdef' glyph has an outline.\n"
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java 704 Bitmap outline; local
763 // Don't clip alpha values for the drag outline if we're using the default widget preview
767 // Save the preview for the outline generation, then dim the preview
768 outline = Bitmap.createScaledBitmap(preview, preview.getWidth(), preview.getHeight(),
773 mLauncher.getWorkspace().onDragStartedWithItem(createItemInfo, outline, clipAlpha);
776 outline.recycle();
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java 144 /** When true, always display the outline of all views. */
147 /** When true, display the outline of all empty parent views. */
166 * The current Outline Page, to set its model.
204 /** The overlay which paints the optional outline. */
362 // --- setup outline ---
363 // Get the outline associated with this editor, if any and of the right type.
    [all...]
  /external/freetype/src/sfnt/
sfobjs.c 1016 * outline rendered on top. We don't support that yet, so just ignore
1017 * the 'glyf' outline and advertise it as a bitmap-only font. */
    [all...]
  /external/chromium-trace/catapult/tracing/tracing/ui/base/
overlay.html 32 outline: none;

Completed in 1486 milliseconds

<<11121314151617181920>>