Searched defs:xPos (Results 1 - 13 of 13) sorted by relevance
/third_party/skia/docs/examples/ |
H A D | pathops.cpp | 67 int xPos = 150; in REG_FIDDLE() local
|
/third_party/skia/gm/ |
H A D | pathopsinverse.cpp | 91 int xPos = 150; variable
|
/third_party/skia/samplecode/ |
H A D | SampleShip.cpp | 68 float xPos = (x / (kGrid - 1.0f)) * kWidth; in DrawShipView() local
|
H A D | SampleShadowReference.cpp | 123 SkScalar xPos = 230; variable [all...] |
H A D | SampleShadowColor.cpp | 204 SkScalar xPos = 75; variable
|
/third_party/skia/src/core/ |
H A D | SkStrikeSpec.cpp | 259 findIntercepts( const SkScalar* bounds, SkScalar scale, SkScalar xPos, const SkGlyph* glyph, SkScalar* array, int* count) findIntercepts() argument
|
H A D | SkStrikeCache.h | 69 void findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos, in findIntercepts() argument
|
H A D | SkScalerCache.cpp | 245 void SkScalerCache::findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos, in findIntercepts() argument
|
H A D | SkGlyph.cpp | 288 void SkGlyph::ensureIntercepts(const SkScalar* bounds, SkScalar scale, SkScalar xPos, in ensureIntercepts() argument
|
/third_party/skia/tools/sk_app/win/ |
H A D | Window_win.cpp | 265 int xPos = GET_X_LPARAM(lParam); in WndProc() local 284 int xPos = GET_X_LPARAM(lParam); in WndProc() local
|
/third_party/skia/src/gpu/ops/ |
H A D | AtlasTextOp.cpp | 548 int xPos = (random->nextU() % 2) * 2 - 1; in GR_DRAW_OP_TEST_DEFINE() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_resample.cpp | 403 real64 xPos = xInt - xFract; in Initialize() local
|
/third_party/lzma/CPP/7zip/UI/FileManager/ |
H A D | ProgressDialog2.cpp | 510 int xPos = xSize - mx;
in OnSize() local
|
Completed in 10 milliseconds