Home
last modified time | relevance | path

Searched refs:mRefs (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_ohos_vulkan.h40 int mRefs = 2; member
51 --info->mRefs; in DestroySemaphore()
52 if (!info->mRefs) { in DestroySemaphore()
H A Drs_vulkan_context.h47 int mRefs = 2; // 2 : both skia and rs hold fence fd member
61 --info->mRefs; in DestroyCallbackRefs()
62 if (!info->mRefs) { in DestroyCallbackRefs()