Searched defs:GrStencilAttachment (Results 1 - 1 of 1) sorted by relevance
/external/skia/src/gpu/ | ||
H A D | GrStencilAttachment.h | 19 class GrStencilAttachment : public GrGpuResource { class in inherits:GrGpuResource 21 SK_DECLARE_INST_COUNT(GrStencilAttachment); 23 virtual ~GrStencilAttachment() { 56 GrStencilAttachment(GrGpu* gpu, LifeCycle lifeCycle, int width, int height, int bits, function in class:GrStencilAttachment |
Completed in 52 milliseconds