Home
last modified time | relevance | path

Searched refs:woffset (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/gm/
H A Dstrokerects.cpp46 SkScalar woffset = rand.nextSScalar1(); in rnd_rect() local
49 r->offset(-w/2 + woffset, -h/2 + hoffset); in rnd_rect()
H A Dstrokes.cpp41 SkScalar woffset = rand.nextSScalar1(); in rnd_rect() local
44 r->offset(-w/2 + woffset, -h/2 + hoffset); in rnd_rect()
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddoio.c1603 off_t offset, woffset; in do_write() local
1614 woffset = 0; in do_write()
1779 if ((woffset = wlog_record_write(&Wlog, &wrec, -1)) == -1) { in do_write()
1938 wlog_record_write(&Wlog, &wrec, woffset); in do_write()
2089 long offset, woffset; in do_listio() local
3061 off_t woffset; in do_rw() local
3075 woffset = 0; in do_rw()
3297 if ((woffset = wlog_record_write(&Wlog, &wrec, -1)) == -1) { in do_rw()
3468 wlog_record_write(&Wlog, &wrec, woffset); in do_rw()
/third_party/openGLES/api/GL/
H A Dglext.h12194 typedef void (APIENTRYP PFNGLTEXSUBIMAGE4DSGISPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const void *pixels);
12197 GLAPI void APIENTRY glTexSubImage4DSGIS (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const void *pixels);
/third_party/mesa3d/include/GL/
H A Dglext.h12118 typedef void (APIENTRYP PFNGLTEXSUBIMAGE4DSGISPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const void *pixels);
12121 GLAPI void APIENTRY glTexSubImage4DSGIS (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const void *pixels);
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h11857 typedef void (APIENTRYP PFNGLTEXSUBIMAGE4DSGISPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const void *pixels);
11860 GLAPI void APIENTRY glTexSubImage4DSGIS (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const void *pixels);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h11856 typedef void (APIENTRYP PFNGLTEXSUBIMAGE4DSGISPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const void *pixels);
11859 GLAPI void APIENTRY glTexSubImage4DSGIS (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const void *pixels);

Completed in 165 milliseconds