OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drawMesh
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLCanvas.java
85
public void
drawMesh
(BasicTexture tex, int x, int y, int xyBuffer,
NinePatchTexture.java
428
canvas.
drawMesh
(tex, x, y, mBufferNames[0], mBufferNames[1],
GLCanvasImpl.java
265
public void
drawMesh
(BasicTexture tex, int x, int y, int xyBuffer,
/packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/
GLCanvasStub.java
55
public void
drawMesh
(BasicTexture tex, int x, int y, int xyBuffer,
Completed in 51 milliseconds