Searched refs:xyzFromInt (Results 1 – 2 of 2) sorted by relevance
132 static float[] xyzFromInt(int argb) { in xyzFromInt() method in CamUtils
149 float[] xyz = CamUtils.xyzFromInt(argb); in fromIntInFrame()