Home
last modified time | relevance | path

Searched defs:DecoratedBlock (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/experimental/sktext/src/
DPaint.h11 struct DecoratedBlock { struct
12 DecoratedBlock(uint32_t count, SkPaint fg, SkPaint bg) in DecoratedBlock() function
16 uint32_t charCount;
17 SkPaint foregroundPaint;
18 SkPaint backgroundPaint;