Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrStencilAttachment.cpp11 void GrStencilAttachment::ComputeSharedStencilAttachmentKey(int width, int height, int sampleCnt, in ComputeSharedStencilAttachmentKey() function in GrStencilAttachment
DGrStencilAttachment.h33 static void ComputeSharedStencilAttachmentKey(int width, int height, int sampleCnt,
DGrResourceProvider.cpp379 GrStencilAttachment::ComputeSharedStencilAttachmentKey(width, height, in attachStencilAttachment()