Searched refs:procKey (Results 1 – 2 of 2) sorted by relevance
1711 procKey(k) { method in MainEditor1755 this.procKey(k);
1073 string procKey = MakeKey(srcPixelFormat, dstPixelFormat); in GetProcFuncType() local1074 map<string, ProcFuncType>::iterator iter = g_procMapping.find(procKey); in GetProcFuncType()