Searched defs:GrGeometryProcessor (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/
H A DGrGeometryProcessor.h14 * A GrGeometryProcessor is a flexible method for rendering a primitive. The GrGeometryProcessor
18 * responsibility of the GrGeometryProcessor.
20 class GrGeometryProcessor : public GrPrimitiveProcessor { class in inherits:GrPrimitiveProcessor
22 GrGeometryProcessor(ClassID classID) function in class:GrGeometryProcessor
/external/skqp/src/gpu/
H A DGrGeometryProcessor.h14 * A GrGeometryProcessor is a flexible method for rendering a primitive. The GrGeometryProcessor
18 * responsibility of the GrGeometryProcessor.
20 class GrGeometryProcessor : public GrPrimitiveProcessor { class in inherits:GrPrimitiveProcessor
22 GrGeometryProcessor(ClassID classID) function in class:GrGeometryProcessor

Completed in 6239 milliseconds