/external/skqp/src/gpu/ |
D | GrWindowRectsState.h | 16 kExclusive, enumerator 20 GrWindowRectsState() : fMode(Mode::kExclusive) {} in GrWindowRectsState() 32 fMode = Mode::kExclusive; in setDisabled()
|
D | GrReducedClip.cpp | 748 GrWindowRectsState::Mode::kExclusive); in drawAlphaClipMask() 819 GrWindowRectsState::Mode::kExclusive); in drawStencilClipMask()
|
D | GrClipStackClip.cpp | 231 GrWindowRectsState::Mode::kExclusive); in apply()
|
/external/skia/src/gpu/ |
D | GrWindowRectsState.h | 16 kExclusive, enumerator 20 GrWindowRectsState() : fMode(Mode::kExclusive) {} in GrWindowRectsState() 32 fMode = Mode::kExclusive; in setDisabled()
|
D | GrStencilMaskHelper.cpp | 348 windowRects, GrWindowRectsState::Mode::kExclusive); in init()
|
D | GrClipStackClip.cpp | 233 GrWindowRectsState::Mode::kExclusive); in apply()
|
D | GrReducedClip.cpp | 797 GrWindowRectsState::Mode::kExclusive); in drawAlphaClipMask()
|
D | GrClipStack.cpp | 1466 out->hardClip().addWindowRectangles(windowRects, GrWindowRectsState::Mode::kExclusive); in apply()
|
/external/openscreen/third_party/abseil/src/absl/synchronization/ |
D | mutex.cc | 701 static const Mutex::MuHow kExclusive = &kExclusiveS; // exclusive lock variable 944 } else if (waitp->how == kExclusive && in Enqueue() 1037 if (w->waitp->how == kExclusive) { // wake at most 1 writer in DequeueAllWakeable() 1470 this->LockSlow(kExclusive, nullptr, 0); in Lock() 1495 this->LockSlow(kExclusive, &cond, 0); in LockWhen() 1507 bool res = LockSlowWithDeadline(kExclusive, &cond, in LockWhenWithDeadline() 1570 (mu_.load(std::memory_order_relaxed) & kMuWriter) ? kExclusive : kShared; in AwaitCommon() 1602 if ((v & kExclusive->slow_need_zero) == 0 && // try fast acquire in TryLock() 1604 v, (kExclusive->fast_or | v) + kExclusive->fast_add, in TryLock() 1909 waitp->how == kExclusive? SYNCH_EV_LOCK: SYNCH_EV_READERLOCK); in LockSlowLoop() [all …]
|
/external/abseil-cpp/absl/synchronization/ |
D | mutex.cc | 699 static const Mutex::MuHow kExclusive = &kExclusiveS; // exclusive lock variable 942 } else if (waitp->how == kExclusive && in Enqueue() 1035 if (w->waitp->how == kExclusive) { // wake at most 1 writer in DequeueAllWakeable() 1469 this->LockSlow(kExclusive, nullptr, 0); in Lock() 1494 this->LockSlow(kExclusive, &cond, 0); in LockWhen() 1506 bool res = LockSlowWithDeadline(kExclusive, &cond, in LockWhenWithDeadline() 1569 (mu_.load(std::memory_order_relaxed) & kMuWriter) ? kExclusive : kShared; in AwaitCommon() 1601 if ((v & kExclusive->slow_need_zero) == 0 && // try fast acquire in TryLock() 1603 v, (kExclusive->fast_or | v) + kExclusive->fast_add, in TryLock() 1906 waitp->how == kExclusive? SYNCH_EV_LOCK: SYNCH_EV_READERLOCK); in LockSlowLoop() [all …]
|
/external/libtextclassifier/abseil-cpp/absl/synchronization/ |
D | mutex.cc | 701 static const Mutex::MuHow kExclusive = &kExclusiveS; // exclusive lock variable 944 } else if (waitp->how == kExclusive && in Enqueue() 1037 if (w->waitp->how == kExclusive) { // wake at most 1 writer in DequeueAllWakeable() 1470 this->LockSlow(kExclusive, nullptr, 0); in Lock() 1495 this->LockSlow(kExclusive, &cond, 0); in LockWhen() 1507 bool res = LockSlowWithDeadline(kExclusive, &cond, in LockWhenWithDeadline() 1570 (mu_.load(std::memory_order_relaxed) & kMuWriter) ? kExclusive : kShared; in AwaitCommon() 1602 if ((v & kExclusive->slow_need_zero) == 0 && // try fast acquire in TryLock() 1604 v, (kExclusive->fast_or | v) + kExclusive->fast_add, in TryLock() 1909 waitp->how == kExclusive? SYNCH_EV_LOCK: SYNCH_EV_READERLOCK); in LockSlowLoop() [all …]
|
/external/webrtc/third_party/abseil-cpp/absl/synchronization/ |
D | mutex.cc | 699 static const Mutex::MuHow kExclusive = &kExclusiveS; // exclusive lock variable 942 } else if (waitp->how == kExclusive && in Enqueue() 1035 if (w->waitp->how == kExclusive) { // wake at most 1 writer in DequeueAllWakeable() 1469 this->LockSlow(kExclusive, nullptr, 0); in Lock() 1494 this->LockSlow(kExclusive, &cond, 0); in LockWhen() 1506 bool res = LockSlowWithDeadline(kExclusive, &cond, in LockWhenWithDeadline() 1569 (mu_.load(std::memory_order_relaxed) & kMuWriter) ? kExclusive : kShared; in AwaitCommon() 1601 if ((v & kExclusive->slow_need_zero) == 0 && // try fast acquire in TryLock() 1603 v, (kExclusive->fast_or | v) + kExclusive->fast_add, in TryLock() 1906 waitp->how == kExclusive? SYNCH_EV_LOCK: SYNCH_EV_READERLOCK); in LockSlowLoop() [all …]
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/ |
D | mutex.cc | 701 static const Mutex::MuHow kExclusive = &kExclusiveS; // exclusive lock variable 944 } else if (waitp->how == kExclusive && in Enqueue() 1037 if (w->waitp->how == kExclusive) { // wake at most 1 writer in DequeueAllWakeable() 1470 this->LockSlow(kExclusive, nullptr, 0); in Lock() 1495 this->LockSlow(kExclusive, &cond, 0); in LockWhen() 1507 bool res = LockSlowWithDeadline(kExclusive, &cond, in LockWhenWithDeadline() 1570 (mu_.load(std::memory_order_relaxed) & kMuWriter) ? kExclusive : kShared; in AwaitCommon() 1602 if ((v & kExclusive->slow_need_zero) == 0 && // try fast acquire in TryLock() 1604 v, (kExclusive->fast_or | v) + kExclusive->fast_add, in TryLock() 1909 waitp->how == kExclusive? SYNCH_EV_LOCK: SYNCH_EV_READERLOCK); in LockSlowLoop() [all …]
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 1814 GrGLenum glmode = (Mode::kExclusive == windowState.mode()) ? GR_GL_EXCLUSIVE : GR_GL_INCLUSIVE; in flushWindowRectangles()
|
/external/skqp/src/gpu/gl/ |
D | GrGLGpu.cpp | 1912 GrGLenum glmode = (Mode::kExclusive == windowState.mode()) ? GR_GL_EXCLUSIVE : GR_GL_INCLUSIVE; in flushWindowRectangles()
|