Searched defs:combination (Results 1 - 9 of 9) sorted by relevance

/external/pixman/test/
H A Dpixel-test.c162 verify (int test_no, const pixel_combination_t *combination, int size) argument
171 pixel_checker_init (&src_checker, combination->src_format);
172 pixel_checker_init (&dest_checker, combination->dest_format);
174 &src_checker, combination->src_pixel, &source_color);
176 &dest_checker, combination->dest_pixel, &dest_color);
177 do_composite (combination->op,
182 combination->src_format, size, size, NULL, -1);
184 combination->dest_format, size, size, NULL, -1);
186 fill (src, combination->src_pixel);
187 fill (dest, combination
254 const pixel_combination_t *combination = &(regressions[i]); local
[all...]
/external/chromium_org/third_party/skia/src/core/
H A DSkClipStack.cpp210 void SkClipStack::Element::combineBoundsDiff(FillCombo combination, const SkRect& prevFinite) { argument
211 switch (combination) {
247 SkDEBUGFAIL("SkClipStack::Element::combineBoundsDiff Invalid fill combination");
252 void SkClipStack::Element::combineBoundsXOR(int combination, const SkRect& prevFinite) { argument
254 switch (combination) {
279 SkDEBUGFAIL("SkClipStack::Element::combineBoundsXOR Invalid fill combination");
285 void SkClipStack::Element::combineBoundsUnion(int combination, const SkRect& prevFinite) { argument
287 switch (combination) {
309 SkDEBUGFAIL("SkClipStack::Element::combineBoundsUnion Invalid fill combination");
315 void SkClipStack::Element::combineBoundsIntersection(int combination, cons argument
346 combineBoundsRevDiff(int combination, const SkRect& prevFinite) argument
445 FillCombo combination = kPrev_Cur_FillCombo; local
[all...]
/external/skia/src/core/
H A DSkClipStack.cpp210 void SkClipStack::Element::combineBoundsDiff(FillCombo combination, const SkRect& prevFinite) { argument
211 switch (combination) {
247 SkDEBUGFAIL("SkClipStack::Element::combineBoundsDiff Invalid fill combination");
252 void SkClipStack::Element::combineBoundsXOR(int combination, const SkRect& prevFinite) { argument
254 switch (combination) {
279 SkDEBUGFAIL("SkClipStack::Element::combineBoundsXOR Invalid fill combination");
285 void SkClipStack::Element::combineBoundsUnion(int combination, const SkRect& prevFinite) { argument
287 switch (combination) {
309 SkDEBUGFAIL("SkClipStack::Element::combineBoundsUnion Invalid fill combination");
315 void SkClipStack::Element::combineBoundsIntersection(int combination, cons argument
346 combineBoundsRevDiff(int combination, const SkRect& prevFinite) argument
445 FillCombo combination = kPrev_Cur_FillCombo; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.commands_3.6.0.I20100512-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 655 milliseconds