Home
last modified time | relevance | path

Searched defs:protectedContext (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/gpu/d3d/
DGrD3DGpu.h54 bool protectedContext() const { return false; } in protectedContext() function
/third_party/skia/src/gpu/vk/
DGrVkGpu.h75 bool protectedContext() const { return fProtectedContext == GrProtected::kYes; } in protectedContext() function
DGrVkCommandBuffer.cpp539 GrProtected protectedContext) { in submit_to_queue()
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.h65 bool protectedContext() const { return fProtectedContext == GrProtected::kYes; } in protectedContext() function
DGrVkCommandBuffer.cpp495 GrProtected protectedContext) { in submit_to_queue()