Searched refs:blendType (Results 1 – 1 of 1) sorted by relevance
145 const struct blendType { struct148 } blendType[] = { argument705 for (unsigned int idx = 0; idx < NUMA(blendType); idx++) { in supportedBlends()706 unsigned int id = blendType[idx].id; in supportedBlends()1489 for (unsigned int idx = 0; idx < NUMA(blendType); idx++) { in blendList2str()1490 if (id == blendType[idx].id) { in blendList2str()1491 out << " (" << blendType[idx].desc << ')'; in blendList2str()