/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
D | GLES11Canvas.java | 99 public GLES11Canvas(GL11 gl) { in GLES11Canvas() argument 100 mGL = gl; in GLES11Canvas() 101 mGLState = new GLState(gl); in GLES11Canvas() 111 gl.glBindBuffer(GL11.GL_ARRAY_BUFFER, mBoxCoords); in GLES11Canvas() 112 gl.glBufferData(GL11.GL_ARRAY_BUFFER, xyBuffer.capacity() * (Float.SIZE / Byte.SIZE), in GLES11Canvas() 115 gl.glVertexPointer(2, GL11.GL_FLOAT, 0, 0); in GLES11Canvas() 116 gl.glTexCoordPointer(2, GL11.GL_FLOAT, 0, 0); in GLES11Canvas() 119 gl.glClientActiveTexture(GL11.GL_TEXTURE1); in GLES11Canvas() 120 gl.glTexCoordPointer(2, GL11.GL_FLOAT, 0, 0); in GLES11Canvas() 121 gl.glClientActiveTexture(GL11.GL_TEXTURE0); in GLES11Canvas() [all …]
|
D | GLES11IdImpl.java | 47 public void glDeleteTextures(GL11 gl, int n, int[] textures, int offset) { in glDeleteTextures() argument 49 gl.glDeleteTextures(n, textures, offset); in glDeleteTextures() 54 public void glDeleteBuffers(GL11 gl, int n, int[] buffers, int offset) { in glDeleteBuffers() argument 56 gl.glDeleteBuffers(n, buffers, offset); in glDeleteBuffers()
|
D | GLId.java | 28 public void glDeleteTextures(GL11 gl, int n, int[] textures, int offset); in glDeleteTextures() argument 30 public void glDeleteBuffers(GL11 gl, int n, int[] buffers, int offset); in glDeleteBuffers() argument
|
D | GLES20IdImpl.java | 25 public void glDeleteTextures(GL11 gl, int n, int[] textures, int offset) { in glDeleteTextures() argument 32 public void glDeleteBuffers(GL11 gl, int n, int[] buffers, int offset) { in glDeleteBuffers() argument
|
/packages/apps/Nfc/src/com/android/nfc/beam/ |
D | FireflyRenderer.java | 397 public void draw(GL10 gl) { in draw() argument 398 gl.glLoadIdentity(); in draw() 401 gl.glFrontFace(GL10.GL_CCW); in draw() 403 gl.glEnableClientState(GL10.GL_VERTEX_ARRAY); in draw() 404 gl.glEnableClientState(GL10.GL_TEXTURE_COORD_ARRAY); in draw() 406 gl.glVertexPointer(3, GL10.GL_FLOAT, 0, mVertexBuffer); in draw() 407 gl.glTexCoordPointer(2, GL10.GL_FLOAT, 0, mTextureBuffer); in draw() 409 … gl.glTranslatef(mX, mY, -NEAR_CLIPPING_PLANE-mZ*(FAR_CLIPPING_PLANE-NEAR_CLIPPING_PLANE)); in draw() 410 gl.glColor4f(1, 1, 1, mAlpha); in draw() 413 gl.glTranslatef(TEXTURE_HEIGHT/2, TEXTURE_HEIGHT/2, 0); in draw() [all …]
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | GLRootView.java | 285 GL11 gl = (GL11) gl1; in onSurfaceCreated() local 288 Log.i(TAG, "GLObject has changed from " + mGL + " to " + gl); in onSurfaceCreated() 292 mGL = gl; in onSurfaceCreated() 293 mCanvas = ApiHelper.HAS_GLES20_REQUIRED ? new GLES20Canvas() : new GLES11Canvas(gl); in onSurfaceCreated() 321 GL11 gl = (GL11) gl1; in onSurfaceChanged() local 322 Utils.assertTrue(mGL == gl); in onSurfaceChanged() 341 public void onDrawFrame(GL10 gl) { in onDrawFrame() argument 355 onDrawFrameLocked(gl); in onDrawFrame() 391 private void onDrawFrameLocked(GL10 gl) { in onDrawFrameLocked() argument
|
/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
D | MosaicRendererSurfaceViewRenderer.java | 43 public void onDrawFrame(GL10 gl) { in onDrawFrame() argument 48 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() argument 57 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() argument
|
/packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/ |
D | SurfaceTextureView.java | 175 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() argument 204 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() argument 211 public void onDrawFrame(GL10 gl) { in onDrawFrame() argument
|
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/ |
D | TiledImageView.java | 298 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() argument 305 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() argument 311 public void onDrawFrame(GL10 gl) { in onDrawFrame() argument
|
/packages/apps/Gallery2/src/com/android/photos/views/ |
D | TiledImageView.java | 286 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() argument 293 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() argument 299 public void onDrawFrame(GL10 gl) { in onDrawFrame() argument
|
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/ |
D | GLId.java | 28 public void glDeleteTextures(GL11 gl, int n, int[] textures, int offset); in glDeleteTextures() argument 30 public void glDeleteBuffers(GL11 gl, int n, int[] buffers, int offset); in glDeleteBuffers() argument
|
D | GLES20IdImpl.java | 25 public void glDeleteTextures(GL11 gl, int n, int[] textures, int offset) { in glDeleteTextures() argument 32 public void glDeleteBuffers(GL11 gl, int n, int[] buffers, int offset) { in glDeleteBuffers() argument
|
/packages/apps/Camera2/src/com/android/camera/ |
D | SurfaceTextureRenderer.java | 34 public void onDrawFrame(GL10 gl); in onDrawFrame() argument
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1393228154, ... |
D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |
D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1393228134, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | ro_wordlist.combined.gz | 1dictionary=main:ro,locale=ro,description=Româna,date=1408019089, ... |
D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1400639634, ... |
D | cs_wordlist.combined.gz |
|
D | es_wordlist.combined.gz | 1dictionary=main:es,locale=es,description=Español,date=1404131686, ... |
D | lt_wordlist.combined.gz | 1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ... |