Home
last modified time | relevance | path

Searched defs:isShared (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DRenderbuffer.cpp110 bool RenderbufferTexture2D::isShared() const in isShared() function in es2::RenderbufferTexture2D
173 bool RenderbufferTexture2DRect::isShared() const in isShared() function in es2::RenderbufferTexture2DRect
236 bool RenderbufferTexture3D::isShared() const in isShared() function in es2::RenderbufferTexture3D
304 bool RenderbufferTextureCubeMap::isShared() const in isShared() function in es2::RenderbufferTextureCubeMap
372 bool Renderbuffer::isShared() const in isShared() function in es2::Renderbuffer
555 bool Colorbuffer::isShared() const in isShared() function in es2::Colorbuffer
633 bool DepthStencilbuffer::isShared() const in isShared() function in es2::DepthStencilbuffer
DTexture.cpp867 bool Texture2D::isShared(GLenum target, unsigned int level) const in isShared() function in es2::Texture2D
1454 bool TextureCubeMap::isShared(GLenum target, unsigned int level) const in isShared() function in es2::TextureCubeMap
1904 bool Texture3D::isShared(GLenum target, unsigned int level) const in isShared() function in es2::Texture3D
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASectionContrib.cpp99 bool DIASectionContrib::isShared() const { in isShared() function in DIASectionContrib
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
DImage.hpp177 bool isShared() const in isShared() function in egl::Image
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.h512 ANGLE_INLINE bool isShared() const { return mShared; } in isShared() function
/third_party/node/deps/icu-small/source/common/
Dserv.cpp255 UBool isShared() const { in isShared() function in CacheEntry
/third_party/skia/third_party/externals/icu/source/common/
Dserv.cpp254 UBool isShared() const { in isShared() function in CacheEntry
/third_party/icu/icu4c/source/common/
Dserv.cpp255 UBool isShared() const { in isShared() function in CacheEntry
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp100344 bool isShared() const { return has(0x40); } in isShared() function in js::WrappedPtrOperations
121980 bool isShared; in CreateCommon() local