Searched defs:addRun (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/core/
H A DSkAAClip.cpp979 void addRun(int x, int y, U8CPU alpha, int count) { function in class:SkAAClip::Builder
1019 this->addRun(x, y, alpha, 1);
1028 this->addRun(x, y, 0xFF, width);
1053 this->addRun(x++, y, leftAlpha, 1);
1062 this->addRun(x, y, 0xFF, width);
1065 this->addRun(x + width, y, rightAlpha, 1);
1253 fBuilder->addRun(fLeft, y - 1, 0, fRight - fLeft);
1321 fBuilder->addRun(x, y, 0xFF, width);
1358 fBuilder->addRun(localX, y, *alpha, localCount);
1596 builder.addRun(lef
[all...]
/external/skqp/src/core/
H A DSkAAClip.cpp979 void addRun(int x, int y, U8CPU alpha, int count) { function in class:SkAAClip::Builder
1019 this->addRun(x, y, alpha, 1);
1028 this->addRun(x, y, 0xFF, width);
1053 this->addRun(x++, y, leftAlpha, 1);
1062 this->addRun(x, y, 0xFF, width);
1065 this->addRun(x + width, y, rightAlpha, 1);
1253 fBuilder->addRun(fLeft, y - 1, 0, fRight - fLeft);
1321 fBuilder->addRun(x, y, 0xFF, width);
1358 fBuilder->addRun(localX, y, *alpha, localCount);
1596 builder.addRun(lef
[all...]
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.core.runtime_3.11.0.v20150405-1723.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 205 milliseconds