Searched refs:InterpolatePixel (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Camera2/jni/
H A Dtinyplanet.cc59 inline void InterpolatePixel(const ImageRGBA &image, float x, float y, function
127 InterpolatePixel(input, px, py, output(x, y));
/packages/apps/Gallery2/jni/filters/
H A Dtinyplanet.cc58 inline void InterpolatePixel(const ImageRGBA &image, float x, float y, function
126 InterpolatePixel(input, px, py, output(x, y));

Completed in 122 milliseconds