Searched refs:refScratchMSAAAttachment (Results 1 – 2 of 2) sorted by relevance
328 sk_sp<GrAttachment> refScratchMSAAAttachment(SkISize dimensions,
569 auto scratch = this->refScratchMSAAAttachment(dimensions, format, sampleCnt, isProtected); in makeMSAAAttachment()577 sk_sp<GrAttachment> GrResourceProvider::refScratchMSAAAttachment(SkISize dimensions, in refScratchMSAAAttachment() function in GrResourceProvider