Home
last modified time | relevance | path

Searched defs:isBound (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/socket/options/src/
H A Dsocket_state_base.cpp21 void SocketStateBase::SetIsBound(bool isBound) in SetIsBound() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DTransformFeedback.cpp259 bool isBound = context->isCurrentTransformFeedback(this); in detachBuffer() local
H A DVertexArray.cpp128 bool isBound = context->isCurrentVertexArray(this); in onDestroy() local
178 bool isBound = context->isCurrentVertexArray(this); in detachBuffer() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssembler.h79 bool isBound() const { return Position < 0; } in isBound() function in Ice::Label
/third_party/vk-gl-cts/modules/glshared/
H A DglsVertexArrayTests.hpp179 virtual bool isBound (void) const { return m_bound; } in isBound() function in deqp::gls::ContextArray
H A DglsDrawTest.cpp928 bool isBound (void) const { return m_bound; } in isBound() function in deqp::gls::__anon30985::AttributeArray

Completed in 11 milliseconds