HomeSort by relevance Sort by last modified time
    Searched full:edges (Results 101 - 125 of 243) sorted by null

1 2 3 45 6 7 8 910

  /external/freetype/src/autofit/
afloader.c 179 AF_Edge edge1 = axis->edges; /* leftmost edge */
  /external/jpeg/
jccoefct.c 229 * as needed at the right and lower edges. (The dummy blocks are constructed
jctrans.c 219 /* Workspace for constructing dummy blocks at right/bottom edges. */
usage.doc 460 rather than having a strange-looking strip along the right and/or bottom edges
467 "-rot 180 -trim" trims both edges.
  /external/quake/quake/src/QW/client/
d_scan.c 41 // the sine warp, to keep the edges from wrapping
r_misc.c 471 Con_Printf ("Used %d of %d edges; %d max\n", edgecount,
gl_model.c 622 loadmodel->edges = out;
722 v = &loadmodel->vertexes[loadmodel->edges[e].v[0]];
724 v = &loadmodel->vertexes[loadmodel->edges[-e].v[1]];
    [all...]
  /external/quake/quake/src/WinQuake/
d_scan.cpp 41 // the sine warp, to keep the edges from wrapping
r_misc.cpp 398 Con_Printf ("Used %d of %d edges; %d max\n", edgecount,
d_polyse.cpp 158 // right clip edges, due to the fill rule; these shouldn't be drawn
989 // determine which edges are right & left, and the order in which
  /external/webkit/WebCore/platform/graphics/cg/
ImageCG.cpp 187 // interpolation smoothes sharp edges, causing pixels from outside the source rect to bleed
  /external/webkit/WebCore/platform/graphics/win/
FontCGWin.cpp 166 // We put slop into this rect, since glyphs can overflow the ascent/descent bounds and the left/right edges.
  /frameworks/base/awt/java/awt/image/
ConvolveOp.java 78 * specified edges condition.
  /frameworks/base/core/java/android/content/res/
StringBlock.java 266 * If a translator has messed up the edges of paragraph-level markup,
  /frameworks/base/core/tests/coretests/src/android/view/
FocusFinderTest.java 353 * the edges are equal. see {@link android.widget.focus.LinearLayoutGrid}
  /packages/apps/Launcher2/src/com/android/launcher2/
DragController.java 107 /** The view that will be scrolled when dragging to the left and right edges of the screen. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
gimple.def 173 exactly the same as the number of incoming edges to the basic block
  /external/icu4c/common/
uiter.cpp 725 /* shortcuts: pinning to the edges of the string */
774 /* move towards the requested position, pin to the edges of the string */
  /frameworks/base/awt/java/awt/
Graphics.java 651 * points with xpoints[i], ypoints[i] as coordinates. The polygon edges are
764 * edges are the lines from the points with (xpoints[i-1], ypoints[i-1])
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Matrix.java 620 * left and top edges of dst.
633 * right and bottom edges of dst.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/
cc1 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/libexec/gcc/arm-eabi/4.2.1/
cc1 
cc1plus 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/libexec/gcc/i686-unknown-linux-gnu/4.2.1/
cc1 
cc1plus 

Completed in 265 milliseconds

1 2 3 45 6 7 8 910