Home
last modified time | relevance | path

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

/third_party/flutter/skia/gm/
Dtypeface.cpp92 constexpr int gStylesCount = SK_ARRAY_COUNT(gStyles); variable
95 sk_sp<SkTypeface> fFaces[gStylesCount];
103 for (int i = 0; i < gStylesCount; i++) { in onOnceBeforeDraw()
138 for (int i = 0; i < gStylesCount; i++) { in onDraw()
/third_party/skia/gm/
Dtypeface.cpp92 constexpr int gStylesCount = SK_ARRAY_COUNT(gStyles); variable
95 sk_sp<SkTypeface> fFaces[gStylesCount];
103 for (int i = 0; i < gStylesCount; i++) { in onOnceBeforeDraw()
138 for (int i = 0; i < gStylesCount; i++) { in onDraw()