Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
DGrVkCommandBuffer.h146 : fIsActive(isWrapped) // All wrapped command buffers start as active in fIsActive() function
170 bool fIsActive; variable
DGrVkOpsRenderPass.h128 bool fIsActive = false; variable
/third_party/flutter/skia/src/gpu/vk/
DGrVkCommandBuffer.h125 : fIsActive(false) in fIsActive() function
146 bool fIsActive; variable
DGrVkGpuCommandBuffer.h87 bool fIsActive = false; variable
231 bool fIsActive = false; variable
/third_party/skia/tools/sk_app/
DWindow.h161 bool fIsActive = true; variable