Home
last modified time | relevance | path

Searched defs:isPaused (Results 1 - 10 of 10) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_time_test.cpp69 bool isPaused = true; in HWTEST_F() local
101 bool isPaused = true; in HWTEST_F() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DTransformFeedback.cpp72 bool TransformFeedback::isPaused() const in isPaused() function in es2::TransformFeedback
/third_party/skia/modules/audioplayer/
H A DSkAudioPlayer.h45 bool isPaused() const { return this->state() == State::kPaused; } in isPaused() function in SkAudioPlayer
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger.h88 bool isPaused() const { return m_pausedContextGroupId; } in isPaused() function in v8_inspector::V8Debugger
H A Dv8-debugger-agent-impl.cc1539 bool V8DebuggerAgentImpl::isPaused() const { isPaused() function in v8_inspector::__anon14707::V8DebuggerAgentImpl
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DTransformFeedback.cpp202 bool TransformFeedback::isPaused() const in isPaused() function in gl::TransformFeedback
/third_party/node/lib/internal/streams/
H A Dreadable.js
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h95 bool isPaused; member
/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp426 bool isPaused = WebDownloadItem_IsPaused(download); in HWTEST_F() local
/third_party/skia/tools/viewer/
H A DViewer.cpp2456 bool isPaused = AnimTimer::kPaused_State == fAnimTimer.state(); in drawImGui() local

Completed in 13 milliseconds