Home
last modified time | relevance | path

Searched refs:kExclusive (Results 1 – 15 of 15) sorted by relevance

/external/skqp/src/gpu/
DGrWindowRectsState.h16 kExclusive, enumerator
20 GrWindowRectsState() : fMode(Mode::kExclusive) {} in GrWindowRectsState()
32 fMode = Mode::kExclusive; in setDisabled()
DGrReducedClip.cpp748 GrWindowRectsState::Mode::kExclusive); in drawAlphaClipMask()
819 GrWindowRectsState::Mode::kExclusive); in drawStencilClipMask()
DGrClipStackClip.cpp231 GrWindowRectsState::Mode::kExclusive); in apply()
/external/skia/src/gpu/
DGrWindowRectsState.h16 kExclusive, enumerator
20 GrWindowRectsState() : fMode(Mode::kExclusive) {} in GrWindowRectsState()
32 fMode = Mode::kExclusive; in setDisabled()
DGrStencilMaskHelper.cpp348 windowRects, GrWindowRectsState::Mode::kExclusive); in init()
DGrClipStackClip.cpp233 GrWindowRectsState::Mode::kExclusive); in apply()
DGrReducedClip.cpp797 GrWindowRectsState::Mode::kExclusive); in drawAlphaClipMask()
DGrClipStack.cpp1466 out->hardClip().addWindowRectangles(windowRects, GrWindowRectsState::Mode::kExclusive); in apply()
/external/openscreen/third_party/abseil/src/absl/synchronization/
Dmutex.cc701 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/
Dmutex.cc699 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/
Dmutex.cc701 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/
Dmutex.cc699 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/
Dmutex.cc701 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/
DGrGLGpu.cpp1814 GrGLenum glmode = (Mode::kExclusive == windowState.mode()) ? GR_GL_EXCLUSIVE : GR_GL_INCLUSIVE; in flushWindowRectangles()
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp1912 GrGLenum glmode = (Mode::kExclusive == windowState.mode()) ? GR_GL_EXCLUSIVE : GR_GL_INCLUSIVE; in flushWindowRectangles()