Home
last modified time | relevance | path

Searched refs:incStencilAttachmentCreates (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrGpu.h389 void incStencilAttachmentCreates() { fStencilAttachmentCreates++; } in incStencilAttachmentCreates() function
410 void incStencilAttachmentCreates() {}
/external/skia/src/gpu/vk/
DGrVkGpu.cpp708 fStats.incStencilAttachmentCreates(); in createStencilAttachmentForRenderTarget()
/external/skia/src/gpu/gl/
DGrGLGpu.cpp1630 fStats.incStencilAttachmentCreates(); in createStencilAttachmentForRenderTarget()