Home
last modified time | relevance | path

Searched refs:drawBoundTexture (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
DGLES11Canvas.java337 private void drawBoundTexture( in drawBoundTexture() method in GLES11Canvas
383 drawBoundTexture(texture, x, y, width, height); in drawTexture()
566 drawBoundTexture(from, x, y, width, height); in drawMixed()