Home | History | Annotate | Download | only in source

Lines Matching refs:fCoord

2560 			uint32 toneCurvePoints = (uint32) (profile.ToneCurve ().fCoord.size ());
2576 points [i * 2 ] = (real32) profile.ToneCurve ().fCoord [i].h;
2577 points [i * 2 + 1] = (real32) profile.ToneCurve ().fCoord [i].v;