Home
last modified time | relevance | path

Searched refs:PaintUsage (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pipe/
DSkPipeFormat.h63 enum PaintUsage { enum
DSkPipeCanvas.cpp42 static uint16_t compute_nondef(const SkPaint& paint, PaintUsage usage) { in compute_nondef()
152 unsigned nondef = compute_nondef(paint, (PaintUsage)usage); in write_paint()