Searched refs:gEntries (Results 1 – 1 of 1) sorted by relevance
58 static Entry gEntries[128]; variable63 SkASSERT(gCount < (int)SK_ARRAY_COUNT(gEntries)); in Register()65 gEntries[gCount].fName = name; in Register()66 gEntries[gCount].fFactory = factory; in Register()67 gEntries[gCount].fType = type; in Register()86 const Entry* entries = gEntries; in NameToFactory()101 const Entry* entries = gEntries; in NameToType()116 const Entry* entries = gEntries; in FactoryToName()