Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrStencilAttachment.cpp11 void GrStencilAttachment::ComputeSharedStencilAttachmentKey(int width, int height, int sampleCnt, in ComputeSharedStencilAttachmentKey() function in GrStencilAttachment
DGrStencilAttachment.h34 static void ComputeSharedStencilAttachmentKey(int width, int height, int sampleCnt,
DGrResourceProvider.cpp423 GrStencilAttachment::ComputeSharedStencilAttachmentKey(width, height, in attachStencilAttachment()