Home
last modified time | relevance | path

Searched refs:kBottom (Results 1 – 4 of 4) sorted by relevance

/external/skia/gm/
Dbleed.cpp480 static const SkScalar kBottom = SkIntToScalar(kRow4Y + kBlockSize + kBlockSpacing); in onDraw() local
481 m.setTranslate(0, kBottom); in onDraw()
482 m.preRotate(15.f, 0, kBottom + kBlockSpacing); in onDraw()
487 SkPoint corners[] = {{0, 0}, { 0, kBottom }, { kWidth, kBottom }, {kWidth, 0} }; in onDraw()
547 SkPoint corners[] = { { 0, 0 },{ 0, kBottom },{ kWidth, kBottom },{ kWidth, 0 } }; in onDraw()
/external/skia/include/utils/
DSkBoundaryPatch.h22 kBottom = 2, enumerator
/external/skia/src/utils/
DSkBoundaryPatch.cpp38 b->eval(SkBoundary::kBottom, SK_Scalar1 - unitU), in eval()
/external/skia/src/pathops/
DSkPathOpsWinding.cpp32 kBottom, enumerator