Searched refs:floatColors (Results 1 – 1 of 1) sorted by relevance
495 float* floatColors = env->GetFloatArrayElements(fColor, 0); in nativeSetColor() local496 half3 color(floatColors[0], floatColors[1], floatColors[2]); in nativeSetColor()