Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dstrokerects.cpp46 SkScalar woffset = rand.nextSScalar1(); in rnd_rect() local
49 r->offset(-w/2 + woffset, -h/2 + hoffset); in rnd_rect()
Dstrokes.cpp41 SkScalar woffset = rand.nextSScalar1(); in rnd_rect() local
44 r->offset(-w/2 + woffset, -h/2 + hoffset); in rnd_rect()
/third_party/flutter/skia/gm/
Dstrokerects.cpp46 SkScalar woffset = rand.nextSScalar1(); in rnd_rect() local
49 r->offset(-w/2 + woffset, -h/2 + hoffset); in rnd_rect()
Dstrokes.cpp41 SkScalar woffset = rand.nextSScalar1(); in rnd_rect() local
44 r->offset(-w/2 + woffset, -h/2 + hoffset); in rnd_rect()
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/
DSGIS_texture4D.txt67 int woffset,
227 4 INT32 woffset
333 <yoffset>, <zoffset>, or <woffset> is less than -TEXTURE_BORDER.
339 (woffset + extent) > (TEXTURE_4DSIZE_SGIS - TEXTURE_BORDER).
/third_party/openGLES/extensions/SGIS/
DSGIS_texture4D.txt67 int woffset,
227 4 INT32 woffset
333 <yoffset>, <zoffset>, or <woffset> is less than -TEXTURE_BORDER.
339 (woffset + extent) > (TEXTURE_4DSIZE_SGIS - TEXTURE_BORDER).
/third_party/ltp/testcases/kernel/fs/doio/
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/extensions/EXT/
DEXT_subtexture.txt261 4 INT32 woffset
279 invalid, then the command is erroneous and n=0. The <woffset>, <size4d>,
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_subtexture.txt261 4 INT32 woffset
279 invalid, then the command is erroneous and n=0. The <woffset>, <size4d>,
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengl_glext.h10463 … target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, G…
10466 … target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, G…
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglext.h5607 … target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, G…
Dglew.h9353 … target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, G…
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglext.h11856 … target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, G…
11859 … target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, G…
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglext.h11857 … target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, G…
11860 … target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, G…
/third_party/openGLES/api/GL/
Dglext.h12152 … target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, G…
12155 … target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, G…
/third_party/mesa3d/include/GL/
Dglext.h12118 … target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, G…
12121 … target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, G…
/third_party/gstreamer/gstreamer/
DChangeLog56668 Rename woffset variable, maintain separate bytes_read in addition