OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkOpGlobalState
(Results
1 - 25
of
28
) sorted by null
1
2
/external/skia/src/pathops/
SkOpEdgeBuilder.h
16
SkOpGlobalState
* globalState)
25
SkOpEdgeBuilder(const SkPath& path, SkOpContourHead* contours2,
SkOpGlobalState
* globalState)
61
SkOpGlobalState
* fGlobalState;
SkPathOpsQuad.h
53
SkDEBUGPARAMS(
SkOpGlobalState
* state = nullptr)) {
71
SkOpGlobalState
* globalState() const { return fDebugGlobalState; }
117
SkDEBUGCODE(
SkOpGlobalState
* fDebugGlobalState);
SkOpCoincidence.h
53
const
SkOpGlobalState
* debugState) const;
60
SkDEBUGCODE(
SkOpGlobalState
* globalState() { return fGlobalState; })
62
void init(SkDEBUGCODE(
SkOpGlobalState
* globalState)) {
131
SkDEBUGCODE(
SkOpGlobalState
* fGlobalState);
136
SkOpCoincidence(
SkOpGlobalState
* globalState)
218
SkOpGlobalState
* globalState() {
222
const
SkOpGlobalState
* globalState() const {
295
SkOpGlobalState
* fGlobalState;
SkPathOpsCubic.h
75
SkOpGlobalState
* globalState() const { return fDebugGlobalState; }
107
SkDEBUGPARAMS(
SkOpGlobalState
* state = nullptr)) {
136
SkDEBUGCODE(
SkOpGlobalState
* fDebugGlobalState);
SkPathOpsConic.h
43
SkOpGlobalState
* globalState() const { return fPts.globalState(); }
49
SkDEBUGPARAMS(
SkOpGlobalState
* state = nullptr)) {
SkOpContour.h
130
SkOpGlobalState
* globalState() const {
190
void init(
SkOpGlobalState
* globalState, bool operand, bool isXor) {
317
void setGlobalState(
SkOpGlobalState
* state) {
374
SkOpGlobalState
* fState;
SkOpAngle.h
109
SkOpGlobalState
* globalState() const;
SkOpSpan.cpp
95
SkOpGlobalState
* SkOpPtT::globalState() const {
224
SkOpGlobalState
* SkOpSpanBase::globalState() const {
365
SkOpGlobalState
* globals = this->globalState();
368
while (!this->sortableTop(contourHead) && ++windTry <
SkOpGlobalState
::kMaxWindingTries) {
SkPathOpsTightBounds.cpp
53
SkOpGlobalState
globalState(contourList, &allocator SkDEBUGPARAMS(false)
SkPathOpsTypes.cpp
228
SkOpGlobalState
::
SkOpGlobalState
(SkOpContourHead* head,
SkIntersections.h
18
SkIntersections(SkDEBUGCODE(
SkOpGlobalState
* globalState = nullptr))
107
SkOpGlobalState
* globalState() const { return fDebugGlobalState; }
321
SkOpGlobalState
* fDebugGlobalState;
SkOpSpan.h
17
class
SkOpGlobalState
;
84
SkOpGlobalState
* globalState() const;
253
SkOpGlobalState
* globalState() const;
SkPathOpsTypes.h
39
class
SkOpGlobalState
{
41
SkOpGlobalState
(SkOpContourHead* head,
92
void debugDoYourWorst(
SkOpGlobalState
* );
SkPathOpsOp.cpp
207
SkOpGlobalState
debugWorstState(nullptr, nullptr SkDEBUGPARAMS(false) SkDEBUGPARAMS(nullptr)
223
SkOpGlobalState
globalState(contourList, &allocator
SkOpSegment.h
221
SkOpGlobalState
* globalState() const;
234
SkOpGlobalState
* globalState = this->globalState();
SkOpBuilder.cpp
55
SkOpGlobalState
globalState(&contourHead, &allocator SkDEBUGPARAMS(false)
SkPathOpsSimplify.cpp
152
SkOpGlobalState
globalState(contourList, &allocator
SkPathOpsDebug.cpp
98
void init(const
SkOpGlobalState
* state) {
227
const
SkOpGlobalState
* fGlobalState;
286
void
SkOpGlobalState
::debugAddToCoinChangedDict() {
579
void
SkOpGlobalState
::debugAddToGlobalCoinDicts() {
588
void
SkOpGlobalState
::debugAddLoopCount(SkIntersections* i, const SkIntersectionHelper& wt,
609
void
SkOpGlobalState
::debugDoYourWorst(
SkOpGlobalState
* local) {
650
void
SkOpGlobalState
::debugLoopReport() {
662
void
SkOpGlobalState
::debugResetLoopCounts() {
670
bool
SkOpGlobalState
::DebugRunFail()
[
all
...]
SkPathOpsCommon.cpp
253
SkOpGlobalState
* globalState = contourList->globalState();
SkPathOpsWinding.cpp
408
for (int index = 0; index <
SkOpGlobalState
::kMaxWindingTries; ++index) {
SkPathOpsTSect.h
104
void debugSetGlobalState(
SkOpGlobalState
* state) {
132
SkDEBUGCODE(
SkOpGlobalState
* globalState() const { return fDebugGlobalState; })
220
SkDEBUGCODE(
SkOpGlobalState
* fDebugGlobalState);
231
SkTSect(const TCurve& c SkDEBUGPARAMS(
SkOpGlobalState
* ) PATH_OPS_DEBUG_T_SECT_PARAMS(int id));
235
SkDEBUGCODE(
SkOpGlobalState
* globalState() { return fDebugGlobalState; })
341
SkDEBUGCODE(
SkOpGlobalState
* fDebugGlobalState);
861
SkDEBUGPARAMS(
SkOpGlobalState
* debugGlobalState)
[
all
...]
SkOpAngle.cpp
625
SkOpGlobalState
* SkOpAngle::globalState() const {
[
all
...]
/external/skia/tests/
PathOpsAngleTest.cpp
244
SkOpGlobalState
state(&contour, &allocator SkDEBUGPARAMS(false) SkDEBUGPARAMS(nullptr));
436
SkOpGlobalState
state(&contour, &allocator SkDEBUGPARAMS(false) SkDEBUGPARAMS(nullptr));
508
SkOpGlobalState
state(&contour, &allocator SkDEBUGPARAMS(false) SkDEBUGPARAMS(nullptr));
PathOpsDebug.cpp
[
all
...]
PathOpsAngleIdeas.cpp
426
SkOpGlobalState
state(&contour, allocator SkDEBUGPARAMS(false) SkDEBUGPARAMS(nullptr));
[
all
...]
Completed in 416 milliseconds
1
2