Home
last modified time | relevance | path

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

/external/skia/gm/
Dtypeface.cpp83 constexpr int gStylesCount = SK_ARRAY_COUNT(gStyles); variable
86 sk_sp<SkTypeface> fFaces[gStylesCount];
94 for (int i = 0; i < gStylesCount; i++) { in onOnceBeforeDraw()
129 for (int i = 0; i < gStylesCount; i++) { in onDraw()
/external/skqp/gm/
Dtypeface.cpp83 constexpr int gStylesCount = SK_ARRAY_COUNT(gStyles); variable
86 sk_sp<SkTypeface> fFaces[gStylesCount];
94 for (int i = 0; i < gStylesCount; i++) { in onOnceBeforeDraw()
130 for (int i = 0; i < gStylesCount; i++) { in onDraw()