Searched refs:InterpolatePixel (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Camera2/jni/ |
D | tinyplanet.cc | 59 inline void InterpolatePixel(const ImageRGBA &image, float x, float y, in InterpolatePixel() function 127 InterpolatePixel(input, px, py, output(x, y)); in StereographicProjection()
|
/packages/apps/Gallery2/jni/filters/ |
D | tinyplanet.cc | 58 inline void InterpolatePixel(const ImageRGBA &image, float x, float y, in InterpolatePixel() function 126 InterpolatePixel(input, px, py, output(x, y)); in StereographicProjection()
|