HomeSort by relevance Sort by last modified time
    Searched refs:InterpolatePixel (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera2/jni/
tinyplanet.cc 59 inline void InterpolatePixel(const ImageRGBA &image, float x, float y,
127 InterpolatePixel(input, px, py, output(x, y));
  /packages/apps/Gallery2/jni/filters/
tinyplanet.cc 58 inline void InterpolatePixel(const ImageRGBA &image, float x, float y,
126 InterpolatePixel(input, px, py, output(x, y));

Completed in 64 milliseconds