Searched refs:gOpNamesSize (Results 1 – 1 of 1) sorted by relevance
88 static size_t gOpNamesSize = sizeof(gOpNames) / sizeof(gOpNames[0]); variable110 for (index = 0; index < gOpNamesSize; index++) { in ValidateDecompileTable()129 SkASSERT((size_t)op < gOpNamesSize); in decompile()