Searched refs:opRaw (Results 1 – 1 of 1) sorted by relevance
736 return [](const void* opRaw, ColorTransform transform) { in colorTransformForOp() argument739 const T* op = reinterpret_cast<const T*>(opRaw); in colorTransformForOp()745 return [](const void* opRaw, ColorTransform transform) { in colorTransformForOp() argument748 const T* op = reinterpret_cast<const T*>(opRaw); in colorTransformForOp()