Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrGpu.h390 void incStencilAttachmentCreates() { fStencilAttachmentCreates++; } in incStencilAttachmentCreates() function
431 void incStencilAttachmentCreates() {}
/third_party/skia/src/gpu/
DGrGpu.h452 void incStencilAttachmentCreates() { fStencilAttachmentCreates++; } in incStencilAttachmentCreates() function
507 void incStencilAttachmentCreates() {}
/third_party/skia/src/gpu/mock/
DGrMockGpu.cpp215 fStats.incStencilAttachmentCreates(); in makeStencilAttachment()
/third_party/flutter/skia/src/gpu/mock/
DGrMockGpu.cpp268 fStats.incStencilAttachmentCreates(); in createStencilAttachmentForRenderTarget()
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnGpu.cpp223 fStats.incStencilAttachmentCreates(); in createStencilAttachmentForRenderTarget()
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp306 fStats.incStencilAttachmentCreates(); in makeStencilAttachment()
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlGpu.mm391 fStats.incStencilAttachmentCreates();
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp1266 fStats.incStencilAttachmentCreates(); in makeStencilAttachment()
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp1496 fStats.incStencilAttachmentCreates(); in makeStencilAttachment()
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.cpp1474 fStats.incStencilAttachmentCreates(); in createStencilAttachmentForRenderTarget()
/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm521 fStats.incStencilAttachmentCreates();
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp1786 fStats.incStencilAttachmentCreates(); in createStencilAttachmentForRenderTarget()
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp1772 fStats.incStencilAttachmentCreates(); in makeStencilAttachment()