Searched refs:gOpNames (Results 1 – 2 of 2) sorted by relevance
19 } gOpNames[] = { variable88 static size_t gOpNamesSize = sizeof(gOpNames) / sizeof(gOpNames[0]);111 SkASSERT(gOpNames[index].fOp == op); in ValidateDecompileTable()130 SkDebugf("%d: %s", opCode - start - 1, gOpNames[op].fName); in decompile()
111 static const char* gOpNames[] = { in toString() local114 return gOpNames[op]; in toString()