Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleFontScalerTest.cpp26 } gFaces[] = { variable
36 static const int gFaceCount = SK_ARRAY_COUNT(gFaces);
45 gFaces[i].fName, SkFontStyle::FromOldStyle(gFaces[i].fStyle)); in FontScalerTestView()