Searched defs:DecoratedBlock (Results 1 – 1 of 1) sorted by relevance
11 struct DecoratedBlock { struct12 DecoratedBlock(uint32_t count, SkPaint fg, SkPaint bg) in DecoratedBlock() function16 uint32_t charCount;17 SkPaint foregroundPaint;18 SkPaint backgroundPaint;