HomeSort by relevance Sort by last modified time
    Searched refs:combination (Results 1 - 25 of 33) sorted by null

1 2

  /external/skia/src/core/
SkClipStack.cpp 82 void SkClipStack::Element::combineBoundsDiff(FillCombo combination, const SkRect& prevFinite) {
83 switch (combination) {
119 SkDEBUGFAIL("SkClipStack::Element::combineBoundsDiff Invalid fill combination");
124 void SkClipStack::Element::combineBoundsXOR(int combination, const SkRect& prevFinite) {
126 switch (combination) {
151 SkDEBUGFAIL("SkClipStack::Element::combineBoundsXOR Invalid fill combination");
157 void SkClipStack::Element::combineBoundsUnion(int combination, const SkRect& prevFinite) {
159 switch (combination) {
181 SkDEBUGFAIL("SkClipStack::Element::combineBoundsUnion Invalid fill combination");
187 void SkClipStack::Element::combineBoundsIntersection(int combination, const SkRect& prevFinite)
311 FillCombo combination = kPrev_Cur_FillCombo; local
    [all...]
  /external/guava/guava-tests/test/com/google/common/cache/
CacheBuilderFactory.java 98 @Override public CacheBuilder<Object, Object> apply(List<Object> combination) {
100 (Integer) combination.get(0),
101 (Integer) combination.get(1),
102 (Integer) combination.get(2),
103 (DurationSpec) combination.get(3),
104 (DurationSpec) combination.get(4),
105 (DurationSpec) combination.get(5),
106 (Strength) combination.get(6),
107 (Strength) combination.get(7));
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/intents/
CameraIntentsActivity.java 221 // to test each camera/intents combination
373 String combination = getStageString(counter) + "\n"; local
378 mTestedCombinations.add(combination);
384 mTestedCombinations.add(combination);
387 mUntestedCombinations.add(combination);
394 mUntestedCombinations.add(combination);
402 for (String combination : mTestedCombinations) {
403 mReportBuilder.append(combination);
406 for (String combination : mUntestedCombinations) {
407 mReportBuilder.append(combination);
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/orientation/
CameraOrientationActivity.java 108 // to test each camera/orientation combination
305 String combination = cameraNames[i] + ", " local
313 mTestedCombinations.add(combination);
319 mTestedCombinations.add(combination);
322 mUntestedCombinations.add(combination);
329 mUntestedCombinations.add(combination);
338 for (String combination : mTestedCombinations) {
339 mReportBuilder.append(combination);
342 for (String combination : mUntestedCombinations) {
343 mReportBuilder.append(combination);
429 String combination = "Camera " + cameraId + ", " local
    [all...]
  /external/skia/include/core/
SkClipStack.h 244 // The different combination of fill & inverse fill when combining bounding boxes
252 inline void combineBoundsDiff(FillCombo combination, const SkRect& prevFinite);
253 inline void combineBoundsXOR(int combination, const SkRect& prevFinite);
254 inline void combineBoundsUnion(int combination, const SkRect& prevFinite);
255 inline void combineBoundsIntersection(int combination, const SkRect& prevFinite);
256 inline void combineBoundsRevDiff(int combination, const SkRect& prevFinite);
  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-whitespace.js 21 debug("Set href that starts with a combination of newlines, spaces and tabs");
41 debug("Set href that ends with a combination of newlines, spaces and tabs");
45 debug("Set href that starts and ends with a combination of newlines, spaces and tabs");
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/formats/
CameraFormatsActivity.java 181 for (String combination: mTestedCombinations) {
182 reportBuilder.append(combination);
185 for (String combination: mUntestedCombinations) {
186 reportBuilder.append(combination);
319 String combination = "Camera " + id + ", " local
323 if (!mTestedCombinations.contains(combination)) {
324 mUntestedCombinations.add(combination);
441 "; consider this combination as pass. ")
516 String combination = "Camera " + mCurrentCameraId + ", " local
520 mUntestedCombinations.remove(combination);
    [all...]
  /frameworks/base/core/java/android/view/
KeyCharacterMap.java 271 final int combination = (combining << 16) | c; local
272 sDeadKeyCache.put(combination, result);
347 * key state combination.
500 final int combination = (combining << 16) | c; local
503 combined = sDeadKeyCache.get(combination, -1);
511 sDeadKeyCache.put(combination, combined);
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyFactoryTest.java 115 String[] combination = combinations[i]; local
116 String message = "getInstance(\"" + combination[0] + "\", \"" + combination[1] + "\")";
119 KeyFactory.getInstance(combination[0], combination[1]);
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
symshift.pl 86 reads in a combination of symbol tables with ids in range [0..2^8-1]
  /external/v8/test/mjsunit/regress/
regress-386.js 37 // a flaw in the code that handled this combination of events.
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_textwithnomarkup.js 87 method should contain the combination of the two lines.
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_textwithnomarkup.js 87 method should contain the combination of the two lines.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.commands_3.6.0.I20100512-1500.jar 
  /ndk/build/core/
setup-toolchain.mk 17 # to setup the target toolchain for a given platform/abi combination.
  /prebuilts/devtools/tools/lib/
org-eclipse-core-commands-3.6.0.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.commands_3.4.0.I20080509-2000.jar 
org.eclipse.core.commands_3.6.0.I20100512-1500.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-core-commands/3.6.0/
org-eclipse-core-commands-3.6.0.jar 
  /external/libffi/src/mips/
o32.S 129 # assume that the only other combination must be float then double
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_block_sse2.asm 486 ; final combination
723 ; final combination
  /external/libvorbis/doc/
02-bitpacking.tex 195 four-bit integer, reading some other combination of bit-widths from the
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
NOTICE 123 Contribution(s) alone or by combination of their Contribution(s)
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 176 * when a cached entry already exists for a given combination of attribute
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 176 * when a cached entry already exists for a given combination of attribute
    [all...]

Completed in 2321 milliseconds

1 2