HomeSort by relevance Sort by last modified time
    Searched full:outline (Results 401 - 425 of 799) sorted by null

<<11121314151617181920>>

  /packages/apps/Settings/src/com/android/settings/widget/
ChartNetworkSeriesView.java 166 * Erase any existing {@link Path} and generate series outline based on
  /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
  /developers/build/prebuilts/gradle/DownloadableFonts/app/src/main/res/values/
family_names.xml 146 <item>Bungee Outline</item>
428 <item>Kumar One Outline</item>
452 <item>Londrina Outline</item>
  /developers/build/prebuilts/gradle/DownloadableFonts/kotlinApp/app/src/main/res/values/
family_names.xml 146 <item>Bungee Outline</item>
428 <item>Kumar One Outline</item>
452 <item>Londrina Outline</item>
  /developers/samples/android/ui/fonts/DownloadableFonts/app/src/main/res/values/
family_names.xml 146 <item>Bungee Outline</item>
428 <item>Kumar One Outline</item>
452 <item>Londrina Outline</item>
  /developers/samples/android/ui/fonts/DownloadableFonts/kotlinApp/app/src/main/res/values/
family_names.xml 146 <item>Bungee Outline</item>
428 <item>Kumar One Outline</item>
452 <item>Londrina Outline</item>
  /external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderRendering.hpp 305 * The test should draw the points over a square outline. Each instance should
306 * draw a set of points occupying a separate outline. Each rectangle should
334 * (0, 0, 0, 1). By drawing a quad outline, whole screen-space should be
  /frameworks/support/leanback/src/main/java/androidx/leanback/widget/
PlaybackControlsRow.java 410 * Action index for the outline thumb icon.
414 public static final int OUTLINE = 1;
422 * Action index for the outline thumb icon.
    [all...]
  /external/freetype/src/psaux/
t1decode.c 355 /* now load the unscaled outline */
379 /* the base outline */
839 /* point without adding any point to the outline */
    [all...]
cffdecode.c 336 /* Now load `achar' on top of the base outline. */
    [all...]
  /frameworks/base/core/java/com/android/internal/policy/
DecorView.java 20 import android.graphics.Outline;
143 public void getOutline(View view, Outline outline) {
144 outline.setRect(0, 0, view.getWidth(), view.getHeight());
145 outline.setAlpha(1f);
159 // Stores the previous outline provider prior to applying PIP_OUTLINE_PROVIDER
    [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...]
  /device/linaro/bootloader/edk2/BaseTools/UserManuals/
UtilityManPage_template.rtf 169 \lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Outline List 1;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Outline List 2;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Outline List 3;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Table Simple 1;
    [all...]
  /external/clang/test/OpenMP/
nvptx_teams_codegen.cpp 30 // only nvptx side: do not outline teams region and do not call fork_teams
  /external/clang/www/
index.html 58 <p>Of course this is only a rough outline of the goals and features of
  /external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
RunQueue.h 20 // Algorithm outline:
  /external/freetype/include/freetype/
ftlcdfil.h 114 * outline with regard to the pixel grid. For example, for
  /external/freetype/src/base/
ftobjs.c 338 FT_Outline* outline = &slot->outline; local
361 FT_Outline_Get_CBox( outline, &cbox );
503 FT_ZERO( &slot->outline );
901 /* load auto-hinted outline */
922 /* check that the loaded outline is correct */
923 error = FT_Outline_Check( &slot->outline );
984 FT_Outline_Transform( &slot->outline,
988 FT_Outline_Translate( &slot->outline,
    [all...]
  /external/icu/icu4c/source/common/
udataswp.h 42 * Quick implementation outline:
  /external/libunwind/
NEWS 1 -*-Mode: outline-*-
README 1 -*- mode: Outline -*-
  /external/llvm/lib/Analysis/
AliasAnalysisSummary.h 16 /// process each function indepedently, outline its behavior in a condensed
  /external/mesa3d/docs/relnotes/
7.10.2.html 55 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=32688">Bug 32688</a> - [RADEON:KMS:R300G] some games have a wireframe or outline visible</li>

Completed in 2341 milliseconds

<<11121314151617181920>>