Home
last modified time | relevance | path

Searched refs:createProgramInfoWithStencil (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/gpu/ops/
DGrSimpleMeshDrawOpHelperWithStencil.h25 GrProgramInfo* createProgramInfoWithStencil(const GrCaps*,
DGrSimpleMeshDrawOpHelperWithStencil.cpp45 GrProgramInfo* GrSimpleMeshDrawOpHelperWithStencil::createProgramInfoWithStencil( in createProgramInfoWithStencil() function in GrSimpleMeshDrawOpHelperWithStencil
DRegionOp.cpp101 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()
DAALinearizingConvexPathRenderer.cpp170 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()
DTriangulatingPathRenderer.cpp418 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, in onCreateProgramInfo()
DFillRectOp.cpp216 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()
DDefaultPathRenderer.cpp488 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, in onCreateProgramInfo()
DAAConvexPathRenderer.cpp751 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()