Home
last modified time | relevance | path

Searched defs:isOwned (Results 1 – 11 of 11) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkSemaphore.cpp19 sk_sp<GrVkSemaphore> GrVkSemaphore::Make(const GrVkGpu* gpu, bool isOwned) { in Make()
42 GrVkSemaphore::GrVkSemaphore(const GrVkGpu* gpu, VkSemaphore semaphore, bool isOwned) in GrVkSemaphore()
DGrVkSemaphore.h31 Resource(VkSemaphore semaphore, bool isOwned) in Resource()
DGrVkGpu.cpp2012 sk_sp<GrSemaphore> SK_WARN_UNUSED_RESULT GrVkGpu::makeSemaphore(bool isOwned) { in makeSemaphore()
/external/skia/src/gpu/gl/
DGrGLSemaphore.cpp12 GrGLSemaphore::GrGLSemaphore(const GrGLGpu* gpu, bool isOwned) in GrGLSemaphore()
DGrGLSemaphore.h19 static sk_sp<GrGLSemaphore> Make(const GrGLGpu* gpu, bool isOwned) { in Make()
DGrGLGpu.cpp4347 sk_sp<GrSemaphore> SK_WARN_UNUSED_RESULT GrGLGpu::makeSemaphore(bool isOwned) { in makeSemaphore()
/external/clang/include/clang/StaticAnalyzer/Checkers/
DObjCRetainCount.h165 bool isOwned() const { in isOwned() function
/external/skia/src/gpu/mock/
DGrMockGpu.h51 sk_sp<GrSemaphore> SK_WARN_UNUSED_RESULT makeSemaphore(bool isOwned) override { in makeSemaphore()
/external/skia/src/gpu/mtl/
DGrMtlGpu.h53 sk_sp<GrSemaphore> SK_WARN_UNUSED_RESULT makeSemaphore(bool isOwned) override { in makeSemaphore()
/external/skia/src/gpu/
DGrResourceProvider.cpp482 sk_sp<GrSemaphore> SK_WARN_UNUSED_RESULT GrResourceProvider::makeSemaphore(bool isOwned) { in makeSemaphore()
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp179 bool isOwned() const { in isOwned() function in __anonfda336300111::RefVal