HomeSort by relevance Sort by last modified time
    Searched full:edges (Results 651 - 675 of 1364) sorted by null

<<21222324252627282930>>

  /external/skia/src/core/
SkBitmapScaler.cpp 193 // edges, but it doesn't matter enough to worry about that case).
SkEdgeBuilder.cpp 159 // lets store the edges and their pointers in the same block
SkLineClipper.cpp 88 // check for no overlap, and only permit coincident edges if the line
  /external/skia/src/effects/
SkBlurMaskFilter.cpp 492 * we get the same blur results on all edges, plus 1 center row/col that is
493 * representative of the extendible/stretchable edges of the ninepatch.
507 // +2 is from +1 for each edge (to account for possible fractional edges
    [all...]
  /external/skia/src/pathops/
SkOpSpan.h 514 int fOppValue; // normally 0 -- when binary coincident edges combine, opp value goes here
  /external/skia/tests/
DrawPathTest.cpp 122 // but whose edges do not (since its a quad which draws only in the bottom half
  /external/v8/src/compiler/
node-properties.cc 212 // Requires distinguishing between value, effect and control edges.
  /external/v8/src/crankshaft/
hydrogen-escape-analysis.cc 113 // edges with the given value.
  /external/webp/src/utils/
quant_levels_dec.c 99 // We replicate edges, as it's somewhat easier as a boundary condition.
  /frameworks/av/cmds/screenrecord/
Overlay.cpp 335 // plugins, make it hard to see where the edges are when the device
  /frameworks/compile/mclinker/include/mcld/ADT/
BinTree.h 279 /// summon - change the final edges of pClient to our root
  /frameworks/compile/mclinker/lib/Core/
Linker.cpp 174 // To collect all edges in the reference graph.
  /frameworks/support/v4/donut/android/support/v4/graphics/drawable/
RoundedBitmapDrawable.java 182 * the edges of the bitmap only so it applies only when the drawable is rotated.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
intrapred_test.cc 52 // Fill edges with random data
  /hardware/intel/img/psb_video/src/
vc1_header.h 104 /* DQDBEDGE specifies which two edges will be quantized with ALTPQUANT when DQPROFILE == 'Double Edge'. */
  /packages/apps/Gallery2/res/values-en-rAU/
filtershow_strings.xml 92 <string name="edge" msgid="7036064886242147551">"Edges"</string>
  /packages/apps/Gallery2/res/values-en-rGB/
filtershow_strings.xml 92 <string name="edge" msgid="7036064886242147551">"Edges"</string>
  /packages/apps/Gallery2/res/values-en-rIN/
filtershow_strings.xml 92 <string name="edge" msgid="7036064886242147551">"Edges"</string>
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MoreKeysKeyboardView.java 134 // Ensure the horizontal position of the panel does not extend past the parentView edges.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
reg-notes.def 207 edges for this insn. */
  /system/update_engine/payload_generator/
cycle_breaker_unittest.cc 126 // such that the original cutting algo would cut edges (s). We changed
  /toolchain/binutils/binutils-2.25/ld/emultempl/
xtensaelf.em 604 structure that maps a section to its dependence edges.
1180 /* Add the edges. */
    [all...]
  /art/compiler/optimizing/
ssa_test.cc 366 // Test a loop with one preheader and two back edges (e.g. continue).
405 // Test a loop with one preheader, one back edge, and two exit edges (e.g. break).
  /dalvik/dx/src/com/android/dx/ssa/
SCCP.java 58 /** Worklist for SSA edges. This is a list of registers to process */
61 * Worklist for SSA edges that represent varying values. It makes the
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/
ANTLR3.java 108 /** collapse incident edges into DFA states */
227 * collapse incident edges into DFA states

Completed in 868 milliseconds

<<21222324252627282930>>