Home
last modified time | relevance | path

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

/third_party/skia/tools/sk_app/win/
DWindow_win.cpp265 int xPos = GET_X_LPARAM(lParam); in WndProc() local
284 int xPos = GET_X_LPARAM(lParam); in WndProc() local
/third_party/skia/docs/examples/
Dpathops.cpp67 int xPos = 150; in draw() local
/third_party/skia/gm/
Dpathopsinverse.cpp91 int xPos = 150; in onDraw() local
/third_party/skia/samplecode/
DSampleShadowReference.cpp123 SkScalar xPos = 230; in onDrawContent() local
DSampleShadowColor.cpp204 SkScalar xPos = 75; in onDrawContent() local
DSampleShip.cpp68 float xPos = (x / (kGrid - 1.0f)) * kWidth; in DrawShipView() local
/third_party/skia/src/core/
DSkStrikeCache.h69 void findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos, in findIntercepts()
DSkGlyph.cpp288 void SkGlyph::ensureIntercepts(const SkScalar* bounds, SkScalar scale, SkScalar xPos, in ensureIntercepts()
DSkScalerCache.cpp245 void SkScalerCache::findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos, in findIntercepts()
DSkStrikeSpec.cpp260 const SkScalar* bounds, SkScalar scale, SkScalar xPos, in findIntercepts()
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_resample.cpp403 real64 xPos = xInt - xFract; in Initialize() local
/third_party/skia/src/gpu/ops/
DAtlasTextOp.cpp548 int xPos = (random->nextU() % 2) * 2 - 1; in GR_DRAW_OP_TEST_DEFINE() local
/third_party/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp510 int xPos = xSize - mx; in OnSize() local