Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
DGrVkCommandBuffer.h147 : fIsActive(isWrapped) // All wrapped command buffers start as active in fIsActive() function
171 bool fIsActive; variable
DGrVkOpsRenderPass.h131 bool fIsActive = false; variable
/third_party/skia/tools/sk_app/
DWindow.h161 bool fIsActive = true; variable