Home | History | Annotate | Download | only in ui

Lines Matching refs:RawTexture

39 import com.android.gallery3d.glrenderer.RawTexture;
1839 RawTexture texture;
1841 texture = new RawTexture(width, height, true);
1845 texture = new RawTexture(height, width, true);