Home
last modified time | relevance | path

Searched defs:isActive (Results 1 – 25 of 32) sorted by relevance

12

/third_party/flutter/skia/tools/viewer/
DTouchGesture.h25 bool isActive() { return fFlinger.isActive(); } in isActive() function
58 bool isActive() const { return fActive; } in isActive() function
/third_party/skia/tools/viewer/
DTouchGesture.h25 bool isActive() { return fFlinger.isActive(); } in isActive() function
62 bool isActive() const { return fActive; } in isActive() function
/third_party/libevdev/doc/html/search/
Dsearch.js129 this.OnSearchFieldFocus = function(isActive) argument
399 this.Activate = function(isActive) argument
/third_party/libjpeg-turbo/doc/html/search/
Dsearch.js127 this.OnSearchFieldFocus = function(isActive) argument
397 this.Activate = function(isActive) argument
/third_party/skia/third_party/externals/oboe/docs/reference/search/
Dsearch.js126 this.OnSearchFieldFocus = function(isActive) argument
397 this.Activate = function(isActive) argument
/third_party/node/deps/npm/node_modules/fast-json-stable-stringify/benchmark/
Dtest.json6 "isActive": false, boolean
51 "isActive": true, boolean
96 "isActive": false, boolean
/third_party/skia/tools/sk_app/
DWindowContext.h39 virtual void activate(bool isActive) {} in activate()
DWindow.cpp108 void Window::onActivate(bool isActive) { in onActivate()
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpuCommandBuffer.h71 bool isActive() const { return fIsActive; } in isActive() function
121 bool isActive() const { return fIsActive; } in isActive() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DTransformFeedback.h75 bool isActive() const { return mState.mActive; } in isActive() function
DUniform.h35 bool isActive(ShaderType shaderType) const in isActive() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DTransformFeedback.h75 bool isActive() const { return mState.mActive; } in isActive() function
DUniform.h35 bool isActive(ShaderType shaderType) const in isActive() function
/third_party/skia/src/gpu/vk/
DGrVkOpsRenderPass.h50 bool isActive() const { return fIsActive; } in isActive() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DTransformFeedback.cpp67 bool TransformFeedback::isActive() const in isActive() function in es2::TransformFeedback
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimedia_av_session.js62 isActive: "[PC Preview] unknow isActive", property
273 isActive: function (...args) { method
Dohos_telephony_sim.js68 isActive: "[PC Preview] unknow isActive", property
Dohos_multimedia_audio.js539 isActive: function (...args) { method
/third_party/flutter/flutter/examples/layers/services/
Ddata.json5 "isActive": false, boolean
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DAppletFrame.java112 public boolean isActive() { in isActive() method in AppletFrame
/third_party/vk-gl-cts/framework/delibs/deutil/
DdeTimer.c167 deBool isActive; member
405 deBool isActive = DE_FALSE; in deTimer_isActive() local
/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/src/
Dfireworks.c43 int isActive; /* if not active, then particle is overwritten */ member
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DRoundTripLatencyActivity.java152 public boolean isActive() { in isActive() method in RoundTripLatencyActivity.LatencyAverager
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.h114 bool isActive = true; member
/third_party/jsframework/runtime/main/extend/systemplugin/
Dmultimedia.js1019 isActive: function (...args) { method

12