Home
last modified time | relevance | path

Searched defs:globalState (Results 1 – 19 of 19) sorted by relevance

/external/skia/src/pathops/
DSkOpEdgeBuilder.h24 SkOpGlobalState* globalState) in SkOpEdgeBuilder()
33 SkOpEdgeBuilder(const SkPath& path, SkOpContourHead* contours2, SkOpGlobalState* globalState) in SkOpEdgeBuilder()
DSkOpCoincidence.h140 SkOpCoincidence(SkOpGlobalState* globalState) in SkOpCoincidence()
222 SkOpGlobalState* globalState() { in globalState() function
226 const SkOpGlobalState* globalState() const { in globalState() function
DSkPathOpsQuad.h84 SkOpGlobalState* globalState() const { return fDebugGlobalState; } in globalState() function
162 SkOpGlobalState* globalState() const override { return fQuad.globalState(); } in globalState() function
DSkPathOpsCubic.h88 SkOpGlobalState* globalState() const { return fDebugGlobalState; } in globalState() function
219 SkOpGlobalState* globalState() const override { return fCubic.globalState(); } in globalState() function
DSkPathOpsConic.h56 SkOpGlobalState* globalState() const { return fPts.globalState(); } in globalState() function
172 SkOpGlobalState* globalState() const override { return fConic.globalState(); } in globalState() function
DSkOpContour.h139 SkOpGlobalState* globalState() const { in globalState() function
199 void init(SkOpGlobalState* globalState, bool operand, bool isXor) { in init()
DSkOpSpan.cpp100 SkOpGlobalState* SkOpPtT::globalState() const { in globalState() function in SkOpPtT
239 SkOpGlobalState* SkOpSpanBase::globalState() const { in globalState() function in SkOpSpanBase
DSkIntersections.h31 SkIntersections(SkDEBUGCODE(SkOpGlobalState* globalState = nullptr)) in SkIntersections()
120 SkOpGlobalState* globalState() const { return fDebugGlobalState; } in globalState() function
DSkPathOpsCommon.cpp239 SkOpGlobalState* globalState = contourList->globalState(); in HandleCoincidence() local
DSkOpSegment.h245 SkOpGlobalState* globalState = this->globalState(); in insert() local
DSkOpAngle.cpp742 SkOpGlobalState* SkOpAngle::globalState() const { in globalState() function in SkOpAngle
DSkOpSegment.cpp818 SkOpGlobalState* SkOpSegment::globalState() const { in globalState() function in SkOpSegment
/external/libese/apps/boot/card/src/com/android/verifiedboot/storage/
DVersionStorage.java29 private OwnerInterface globalState; field in VersionStorage
DBasicLock.java35 private OwnerInterface globalState; field in BasicLock
DCarrierLock.java159 OwnerInterface globalState; field in CarrierLock
DStorage.java61 private GlobalStateImpl globalState; field in Storage
/external/libxml2/
Dglobals.c128 static XML_THREAD_LOCAL xmlGlobalState globalState; variable
/external/cronet/tot/third_party/libxml/src/
Dglobals.c120 static XML_THREAD_LOCAL xmlGlobalState globalState; variable
/external/cronet/stable/third_party/libxml/src/
Dglobals.c120 static XML_THREAD_LOCAL xmlGlobalState globalState; variable