Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/animator/
H A DSkBuildCondensedInfo.cpp227 int typeIDCount = 0; in BuildCondensedInfo() local
234 typeIDCount++; in BuildCondensedInfo()
246 fprintf(condensed, "static const int kTypeIDs = %d;\n\n", typeIDCount); in BuildCondensedInfo()