Searched refs:kFixedPointOne (Results 1 – 1 of 1) sorted by relevance
172 static const int kFixedPointOne = 0x00010000; in GetPixelInterpFixed1616() local185 const int one_minus_fp_x = kFixedPointOne - fp_x; in GetPixelInterpFixed1616()186 const int one_minus_fp_y = kFixedPointOne - fp_y; in GetPixelInterpFixed1616()