Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/
DSkottie.cpp135 const auto dispatched = this->dispatchOpacityProperty(adapter->node()); in attachOpacity() local
240 bool dispatched = false; in dispatchColorProperty() local
254 bool dispatched = false; in dispatchOpacityProperty() local
268 bool dispatched = false; in dispatchTextProperty() local
282 bool dispatched = false; in dispatchTransformProperty() local
DTransform.cpp127 const auto dispatched = this->dispatchTransformProperty(adapter); in attachMatrix2D() local
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Ddispatch_test.cc365 UberDispatcher::DispatchResult dispatched = dispatcher.Dispatch(dispatchable); in TEST() local
424 UberDispatcher::DispatchResult dispatched = in TEST() local
435 UberDispatcher::DispatchResult dispatched = in TEST() local
Ddispatch.cc559 std::function<void(const Dispatchable&)> dispatched = in Dispatch() local
/third_party/libuv/src/win/
Dsignal.c83 int dispatched; in RB_GENERATE_STATIC() local
/third_party/node/deps/uv/src/win/
Dsignal.c83 int dispatched; in RB_GENERATE_STATIC() local
/third_party/pulseaudio/src/pulse/
Dmainloop.c899 unsigned dispatched = 0; in pa_mainloop_dispatch() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h57898 uint32_t dispatched; member