Home
last modified time | relevance | path

Searched refs:incMSAAAttachmentCreates (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrGpu.h433 void incMSAAAttachmentCreates() { fMSAAAttachmentCreates++; } in incMSAAAttachmentCreates() function
486 void incMSAAAttachmentCreates() {}
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1488 fStats.incMSAAAttachmentCreates(); in makeMSAAAttachment()