Home
last modified time | relevance | path

Searched defs:dispatched (Results 1 – 6 of 6) sorted by relevance

/external/skia/modules/skottie/src/
DSkottie.cpp135 const auto dispatched = this->dispatchOpacityProperty(adapter->node()); in attachOpacity() local
237 bool dispatched = false; in dispatchColorProperty() local
251 bool dispatched = false; in dispatchOpacityProperty() local
265 bool dispatched = false; in dispatchTextProperty() local
279 bool dispatched = false; in dispatchTransformProperty() local
DTransform.cpp127 const auto dispatched = this->dispatchTransformProperty(adapter); in attachMatrix2D() local
/external/skqp/modules/skottie/src/
DSkottie.cpp105 const auto dispatched = this->dispatchTransformProperty(adapter); in attachMatrix2D() local
179 const auto dispatched = this->dispatchOpacityProperty(opacityNode); in attachOpacity() local
283 bool dispatched = false; in dispatchColorProperty() local
297 bool dispatched = false; in dispatchOpacityProperty() local
311 bool dispatched = false; in dispatchTransformProperty() local
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
DCancellableContinuationImpl.kt139 val dispatched = delegate as? DispatchedContinuation<*> ?: return completed in <lambda>() constant
184 val dispatched = (delegate as? DispatchedContinuation<*>) ?: return false in <lambda>() constant
/external/tensorflow/tensorflow/core/common_runtime/
Dring_gatherer.cc177 bool dispatched = false; // true if async action was initiated in RunAsyncParts() local
Dring_reducer.cc227 bool dispatched = false; // true if async action was initiated in RunAsyncParts() local