Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrStencilAttachment.cpp12 void GrStencilAttachment::ComputeSharedStencilAttachmentKey(int width, int height, int sampleCnt, in ComputeSharedStencilAttachmentKey() function in GrStencilAttachment
DGrStencilAttachment.h52 static void ComputeSharedStencilAttachmentKey(int width, int height, int sampleCnt,
DGrResourceProvider.cpp201 GrStencilAttachment::ComputeSharedStencilAttachmentKey(width, height, in attachStencilAttachment()