Home
last modified time | relevance | path

Searched refs:GrMockStencilAttachment (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/mock/
DGrMockStencilAttachment.h14 class GrMockStencilAttachment : public GrStencilAttachment {
16 GrMockStencilAttachment(GrMockGpu* gpu, int width, int height, int bits, int sampleCnt) in GrMockStencilAttachment() function
DGrMockGpu.cpp196 return new GrMockStencilAttachment(this, width, height, kBits, rt->numColorSamples()); in createStencilAttachmentForRenderTarget()
/external/skia/src/gpu/mock/
DGrMockStencilAttachment.h14 class GrMockStencilAttachment : public GrStencilAttachment {
16 GrMockStencilAttachment(GrMockGpu* gpu, int width, int height, int bits, int sampleCnt) in GrMockStencilAttachment() function
DGrMockGpu.cpp196 return new GrMockStencilAttachment(this, width, height, kBits, rt->numColorSamples()); in createStencilAttachmentForRenderTarget()
/external/skqp/gn/
Dgpu.gni501 "$_src/gpu/mock/GrMockStencilAttachment.h",
/external/skia/gn/
Dgpu.gni512 "$_src/gpu/mock/GrMockStencilAttachment.h",