HomeSort by relevance Sort by last modified time
    Searched defs:RawTexture (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
RawTexture.java 23 public class RawTexture extends BasicTexture {
24 private static final String TAG = "RawTexture";
29 public RawTexture(int width, int height, boolean opaque) {
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
RawTexture.java 23 public class RawTexture extends BasicTexture {
24 private static final String TAG = "RawTexture";
29 public RawTexture(int width, int height, boolean opaque) {
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/
RawTexture.java 23 public class RawTexture extends BasicTexture {
24 private static final String TAG = "RawTexture";
29 public RawTexture(int width, int height, boolean opaque) {

Completed in 439 milliseconds