Home
last modified time | relevance | path

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

12

/external/skia/src/gpu/vk/
DGrVkSemaphore.cpp19 std::unique_ptr<GrVkSemaphore> GrVkSemaphore::Make(GrVkGpu* gpu, bool isOwned) { in Make()
52 bool prohibitWait, bool isOwned) { in GrVkSemaphore()
DGrVkSemaphore.h38 bool prohibitSignal, bool prohibitWait, bool isOwned) in Resource()
DGrVkGpu.cpp2540 std::unique_ptr<GrSemaphore> SK_WARN_UNUSED_RESULT GrVkGpu::makeSemaphore(bool isOwned) { in makeSemaphore()
/external/skqp/src/gpu/vk/
DGrVkSemaphore.cpp19 sk_sp<GrVkSemaphore> GrVkSemaphore::Make(GrVkGpu* gpu, bool isOwned) { in Make()
46 bool prohibitWait, bool isOwned) in GrVkSemaphore()
DGrVkSemaphore.h35 Resource(VkSemaphore semaphore, bool prohibitSignal, bool prohibitWait, bool isOwned) in Resource()
DGrVkGpu.cpp2340 sk_sp<GrSemaphore> SK_WARN_UNUSED_RESULT GrVkGpu::makeSemaphore(bool isOwned) { in makeSemaphore()
/external/skia/src/gpu/gl/
DGrGLSemaphore.cpp12 GrGLSemaphore::GrGLSemaphore(GrGLGpu* gpu, bool isOwned) in GrGLSemaphore()
DGrGLSemaphore.h19 static std::unique_ptr<GrGLSemaphore> Make(GrGLGpu* gpu, bool isOwned) { in Make()
DGrGLGpu.cpp4012 std::unique_ptr<GrSemaphore> SK_WARN_UNUSED_RESULT GrGLGpu::makeSemaphore(bool isOwned) { in makeSemaphore()
/external/skqp/src/gpu/gl/
DGrGLSemaphore.cpp12 GrGLSemaphore::GrGLSemaphore(GrGLGpu* gpu, bool isOwned) in GrGLSemaphore()
DGrGLSemaphore.h19 static sk_sp<GrGLSemaphore> Make(GrGLGpu* gpu, bool isOwned) { in Make()
DGrGLGpu.cpp4264 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/skqp/src/gpu/mtl/
DGrMtlGpu.h105 sk_sp<GrSemaphore> SK_WARN_UNUSED_RESULT makeSemaphore(bool isOwned) override { in makeSemaphore()
/external/llvm-project/clang/include/clang/Analysis/
DRetainSummaryManager.h176 bool isOwned() const { in isOwned() function
/external/skqp/src/gpu/mock/
DGrMockGpu.h38 sk_sp<GrSemaphore> SK_WARN_UNUSED_RESULT makeSemaphore(bool isOwned) override { in makeSemaphore()
/external/skqp/tests/
DTraceMemoryDumpTest.cpp56 bool isOwned) { in ValidateMemoryDumps()
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
DRetainCountChecker.h152 bool isOwned() const { in isOwned() function
/external/skia/tests/
DTraceMemoryDumpTest.cpp60 size_t numDumpedObjects, size_t size, bool isOwned) { in ValidateMemoryDumps()
/external/skia/src/gpu/mock/
DGrMockGpu.h34 std::unique_ptr<GrSemaphore> SK_WARN_UNUSED_RESULT makeSemaphore(bool isOwned) override { in makeSemaphore()
/external/skqp/src/gpu/
DGrResourceProvider.cpp448 sk_sp<GrSemaphore> SK_WARN_UNUSED_RESULT GrResourceProvider::makeSemaphore(bool isOwned) { in makeSemaphore()
/external/skia/src/gpu/
DGrResourceProvider.cpp602 bool isOwned) { in makeSemaphore()
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dcombined.h769 bool isOwned(const void *Ptr) { in isOwned() function
/external/scudo/standalone/
Dcombined.h837 bool isOwned(const void *Ptr) { in isOwned() function
/external/skia/src/gpu/dawn/
DGrDawnGpu.cpp810 std::unique_ptr<GrSemaphore> SK_WARN_UNUSED_RESULT GrDawnGpu::makeSemaphore(bool isOwned) { in makeSemaphore()

12