Searched refs:gOperandNames (Results 1 – 1 of 1) sorted by relevance
95 } gOperandNames[] = { variable104 static size_t gOperandNamesSize = sizeof(gOperandNames) / sizeof(gOperandNames[0]);116 SkASSERT(gOperandNames[index].fType == type); in ValidateDecompileTable()119 SkASSERT(gOperandNames[++index].fType == type); in ValidateDecompileTable()177 SkDebugf(" type: %s", gOperandNames[index].fName); in decompile()183 SkDebugf(" type: %s", gOperandNames[index + 1].fName); in decompile()