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

/external/skia/include/gpu/
H A DGrPaint.h24 class GrPaint { class
104 GrPaint() { function in class:GrPaint
113 GrPaint(const GrPaint& paint) { function in class:GrPaint
123 GrPaint& operator=(const GrPaint& paint) {
152 ~GrPaint() {
218 // GrPaint's textures and masks map to the first N stages

Completed in 55 milliseconds