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

  /packages/apps/Camera2/jni/
tinyplanet.cc 139 unsigned char * rgb_in = (unsigned char * )source; local
142 StereographicProjection(scale, angle, rgb_in, width, height, rgb_out, output_size, output_size);
  /packages/apps/Gallery2/jni/filters/
tinyplanet.cc 138 unsigned char * rgb_in = (unsigned char * )source; local
141 StereographicProjection(scale,angle, rgb_in, width, height, rgb_out, output_size, output_size);

Completed in 248 milliseconds