OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:activeOp
(Results
1 - 6
of
6
) sorted by null
/external/skia/src/pathops/
SkOpSegment.cpp
106
bool SkOpSegment::
activeOp
(SkOpSpanBase* start, SkOpSpanBase* end, int xorMiMask, int xorSuMask,
117
return this->
activeOp
(xorMiMask, xorSuMask, start, end, op, &sumMiWinding, &sumSuWinding);
120
bool SkOpSegment::
activeOp
(int xorMiMask, int xorSuMask, SkOpSpanBase* start, SkOpSpanBase* end,
582
bool activeAngle = nextSegment->
activeOp
(xorMiMask, xorSuMask, nextAngle->start(),
[
all
...]
/external/skqp/src/pathops/
SkOpSegment.cpp
106
bool SkOpSegment::
activeOp
(SkOpSpanBase* start, SkOpSpanBase* end, int xorMiMask, int xorSuMask,
117
return this->
activeOp
(xorMiMask, xorSuMask, start, end, op, &sumMiWinding, &sumSuWinding);
120
bool SkOpSegment::
activeOp
(int xorMiMask, int xorSuMask, SkOpSpanBase* start, SkOpSpanBase* end,
582
bool activeAngle = nextSegment->
activeOp
(xorMiMask, xorSuMask, nextAngle->start(),
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar
android-all-4.2.2_r1.2-robolectric-0.jar
/prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar
android-all-4.2.2_r1.2-robolectric-0.jar
Completed in 101 milliseconds