HomeSort by relevance Sort by last modified time
    Searched defs:GrStencilAttachment (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrStencilAttachment.h 18 class GrStencilAttachment : public GrGpuResource {
20 ~GrStencilAttachment() override {
38 GrStencilAttachment(GrGpu* gpu, int width, int height, int bits, int sampleCnt)
  /external/skqp/src/gpu/
GrStencilAttachment.h 18 class GrStencilAttachment : public GrGpuResource {
20 ~GrStencilAttachment() override {
38 GrStencilAttachment(GrGpu* gpu, int width, int height, int bits, int sampleCnt)

Completed in 210 milliseconds