Home
last modified time | relevance | path

Searched defs:isAttached (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.h125 bool isAttached() const { return mType != GL_NONE; } in isAttached() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.h133 bool isAttached() const { return mType != GL_NONE; } in isAttached() function
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/
DFlutterNativeView.java80 public boolean isAttached() { in isAttached() method in FlutterNativeView
DFlutterView.java621 private boolean isAttached() { in isAttached() method in FlutterView
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/
DFlutterJNI.java181 public boolean isAttached() { in isAttached() method in FlutterJNI
/third_party/typescript/lib/
Dtsserverlibrary.js153593 ScriptInfo.prototype.isAttached = function (project) { method in ScriptInfo
Dtsserver.js153399 ScriptInfo.prototype.isAttached = function (project) { method in ScriptInfo