Home
last modified time | relevance | path

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

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