Searched defs:yoffset (Results 1 – 1 of 1) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | MatrixTrackingGL.java | 154 int yoffset, int width, int height, int format, int imageSize, in glCompressedTexSubImage2D() 167 int yoffset, int x, int y, int width, int height) { in glCopyTexSubImage2D() 646 int yoffset, int width, int height, int format, int type, in glTexSubImage2D()
|