Home
last modified time | relevance | path

Searched defs:yPos (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/docs/examples/
H A DCanvas_drawText.cpp16 float yPos = 20; in REG_FIDDLE() local
H A Dpathops.cpp41 int yPos = 0; in REG_FIDDLE() local
/third_party/skia/gm/
H A Dstlouisarch.cpp37 SkScalar yPos = kHeight / 2 + 10; variable
53 SkScalar yPos = kHeight / 2; variable
68 SkScalar yPos variable
[all...]
H A Dpathopsinverse.cpp70 int yPos = 0; variable
/third_party/skia/samplecode/
H A DSampleShip.cpp69 float yPos = (y / (kGrid - 1.0f)) * kWidth; in DrawShipView() local
H A DSampleShadowReference.cpp124 SkScalar yPos = 254.25f; variable
H A DSampleShadowColor.cpp200 SkScalar yPos = 75; variable
H A DSampleQuadStroker.cpp514 SkScalar yPos = bounds.fTop + (value - min) * bounds.height() / scale; in draw_control() local
/third_party/skia/tools/sk_app/win/
H A DWindow_win.cpp266 int yPos = GET_Y_LPARAM(lParam); in WndProc() local
285 int yPos = GET_Y_LPARAM(lParam); in WndProc() local
/third_party/skia/src/gpu/ops/
H A DAtlasTextOp.cpp549 int yPos = (random->nextU() % 2) * 2 - 1; in GR_DRAW_OP_TEST_DEFINE() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_resample.cpp397 real64 yPos = yInt - yFract; in Initialize() local
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp470 int yPos = ySize - my - _buttonSizeY; in OnSize() local
[all...]
/third_party/skia/tests/
H A DImageFilterTest.cpp776 const SkScalar yPos = SkIntToScalar(height); in DEF_TEST() local

Completed in 15 milliseconds