Searched refs:incStencilAttachmentCreates (Results 1 - 8 of 8) sorted by relevance

/external/skqp/src/gpu/mock/
H A DGrMockGpu.cpp89 fStats.incStencilAttachmentCreates();
/external/skia/src/gpu/mock/
H A DGrMockGpu.cpp90 fStats.incStencilAttachmentCreates();
/external/skia/src/gpu/
H A DGrGpu.h418 void incStencilAttachmentCreates() { fStencilAttachmentCreates++; } function in class:GrGpu::Stats
442 void incStencilAttachmentCreates() {}
/external/skqp/src/gpu/
H A DGrGpu.h424 void incStencilAttachmentCreates() { fStencilAttachmentCreates++; } function in class:GrGpu::Stats
448 void incStencilAttachmentCreates() {}
/external/skia/src/gpu/vk/
H A DGrVkGpu.cpp1119 fStats.incStencilAttachmentCreates();
/external/skqp/src/gpu/vk/
H A DGrVkGpu.cpp1154 fStats.incStencilAttachmentCreates();
/external/skia/src/gpu/gl/
H A DGrGLGpu.cpp1707 fStats.incStencilAttachmentCreates();
/external/skqp/src/gpu/gl/
H A DGrGLGpu.cpp1711 fStats.incStencilAttachmentCreates();

Completed in 202 milliseconds