Home
last modified time | relevance | path

Searched defs:incRefCount (Results 1 – 4 of 4) sorted by relevance

/third_party/node/lib/internal/
Dtimers.js297 function incRefCount() { function
664 incRefCount field
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPipelineLayout.cpp134 uint32_t PipelineLayout::incRefCount() in incRefCount() function in vk::PipelineLayout
/third_party/mesa3d/src/mesa/main/
Dsyncobj.c174 _mesa_get_and_ref_sync(struct gl_context *ctx, GLsync sync, bool incRefCount) in _mesa_get_and_ref_sync()
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.hpp62 void incRefCount (void) { m_refCount += 1; } in incRefCount() function in sglr::rc::NamedObject