Searched refs:createProgramInfoWithStencil (Results 1 – 8 of 8) sorted by relevance
/external/skia/src/gpu/ops/ |
D | GrSimpleMeshDrawOpHelperWithStencil.h | 25 GrProgramInfo* createProgramInfoWithStencil(const GrCaps*,
|
D | GrSimpleMeshDrawOpHelperWithStencil.cpp | 45 GrProgramInfo* GrSimpleMeshDrawOpHelperWithStencil::createProgramInfoWithStencil( in createProgramInfoWithStencil() function in GrSimpleMeshDrawOpHelperWithStencil
|
D | RegionOp.cpp | 101 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()
|
D | AALinearizingConvexPathRenderer.cpp | 170 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()
|
D | TriangulatingPathRenderer.cpp | 418 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, in onCreateProgramInfo()
|
D | FillRectOp.cpp | 216 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()
|
D | DefaultPathRenderer.cpp | 488 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, in onCreateProgramInfo()
|
D | AAConvexPathRenderer.cpp | 751 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()
|