Searched refs:hoffset (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/gm/ |
D | strokerects.cpp | 45 SkScalar hoffset = rand.nextSScalar1(); in rnd_rect() local 49 r->offset(-w/2 + woffset, -h/2 + hoffset); in rnd_rect()
|
D | strokes.cpp | 40 SkScalar hoffset = rand.nextSScalar1(); in rnd_rect() local 44 r->offset(-w/2 + woffset, -h/2 + hoffset); in rnd_rect()
|
/third_party/flutter/skia/gm/ |
D | strokerects.cpp | 45 SkScalar hoffset = rand.nextSScalar1(); in rnd_rect() local 49 r->offset(-w/2 + woffset, -h/2 + hoffset); in rnd_rect()
|
D | strokes.cpp | 40 SkScalar hoffset = rand.nextSScalar1(); in rnd_rect() local 44 r->offset(-w/2 + woffset, -h/2 + hoffset); in rnd_rect()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | SixteenBppTextureTest.cpp | 469 int hoffset = (h - 1) * w; in TEST_P() local 470 EXPECT_COLOR_NEAR(GLColor::red, Convert565(readColors[hoffset]), t); in TEST_P() 473 EXPECT_COLOR_NEAR(GLColor::white, Convert565(readColors[w - 1 + hoffset]), t); in TEST_P()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | SixteenBppTextureTest.cpp | 469 int hoffset = (h - 1) * w; in TEST_P() local 470 EXPECT_COLOR_NEAR(GLColor::red, Convert565(readColors[hoffset]), t); in TEST_P() 473 EXPECT_COLOR_NEAR(GLColor::white, Convert565(readColors[w - 1 + hoffset]), t); in TEST_P()
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
D | texinfo.tex | 318 \ifcropmarks \hoffset=0pt \else \hoffset=\normaloffset \fi 320 \ifodd\pageno \advance\hoffset by \bindingoffset 321 \else \advance\hoffset by -\bindingoffset\fi 9696 % 3) voffset; 4) hoffset; 5) binding offset; 6) topskip; 9789 % prints double-sided nicely when \bindingoffset=10mm and \hoffset=-6mm. 9799 {\voffset}{\hoffset}% 9817 {\voffset}{\hoffset}%
|
/third_party/libffi/doc/ |
D | texinfo.tex | 336 \ifcropmarks \hoffset=0pt \else \hoffset=\normaloffset \fi 338 \ifodd\pageno \advance\hoffset by \bindingoffset 339 \else \advance\hoffset by -\bindingoffset\fi 11293 % 3) voffset; 4) hoffset; 5) binding offset; 6) topskip; 11392 % prints double-sided nicely when \bindingoffset=10mm and \hoffset=-6mm. 11402 {\voffset}{\hoffset}% 11419 {\voffset}{\hoffset}%
|