Searched defs:cme (Results 1 – 2 of 2) sorted by relevance
180 static struct cme { struct181 int cm_len;182 int cm_level;183 int cm_type;184 union {187 } cmu;
324 const ColorMatrixEffect& cme = proc.cast<ColorMatrixEffect>(); in onSetData() local365 const ColorMatrixEffect& cme = s.cast<ColorMatrixEffect>(); in onIsEqual() local