Home
last modified time | relevance | path

Searched defs:is_paused (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsasink.h77 gboolean is_paused; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessXFBTests.cpp489 glw::GLint is_paused = -1; in testPaused() local
Dgl3cTransformFeedbackTests.cpp4626 glw::GLint is_paused = 0; in inspectXFBState() local
/third_party/node/src/
Dnode_http2.h337 bool is_paused() const { in is_paused() function
/third_party/node/deps/v8/src/d8/
Dd8.cc3894 bool is_paused = false; member in v8::InspectorClient