Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleFontScalerTest.cpp37 static const int gFaceCount = SK_ARRAY_COUNT(gFaces); variable
40 SkTypeface* fFaces[gFaceCount];
44 for (int i = 0; i < gFaceCount; i++) { in FontScalerTestView()
52 for (int i = 0; i < gFaceCount; i++) { in ~FontScalerTestView()