Home
last modified time | relevance | path

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

/packages/apps/Camera2/jni/
Dtinyplanet.cc59 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/
Dtinyplanet.cc58 inline void InterpolatePixel(const ImageRGBA &image, float x, float y, in InterpolatePixel() function
126 InterpolatePixel(input, px, py, output(x, y)); in StereographicProjection()