Searched refs:woffset (Results 1 – 7 of 7) sorted by relevance
/external/skqp/gm/ |
D | strokerects.cpp | 42 SkScalar woffset = rand.nextSScalar1(); in rnd_rect() local 45 r->offset(-w/2 + woffset, -h/2 + hoffset); in rnd_rect()
|
D | strokes.cpp | 28 SkScalar woffset = rand.nextSScalar1(); in rnd_rect() local 31 r->offset(-w/2 + woffset, -h/2 + hoffset); in rnd_rect()
|
/external/skia/gm/ |
D | strokerects.cpp | 42 SkScalar woffset = rand.nextSScalar1(); in rnd_rect() local 45 r->offset(-w/2 + woffset, -h/2 + hoffset); in rnd_rect()
|
D | strokes.cpp | 28 SkScalar woffset = rand.nextSScalar1(); in rnd_rect() local 31 r->offset(-w/2 + woffset, -h/2 + hoffset); in rnd_rect()
|
/external/ltp/testcases/kernel/fs/doio/ |
D | doio.c | 1603 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()
|
/external/mesa3d/include/GL/ |
D | glext.h | 11815 … target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, G… 11818 … target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, G…
|
/external/swiftshader/include/GL/ |
D | glext.h | 11857 … 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…
|