HomeSort by relevance Sort by last modified time
    Searched refs:kTestPad (Results 1 - 2 of 2) sorted by null

  /external/skia/gm/
texturedomaineffect.cpp 41 kTestPad * GrTextureDomain::kModeCount;
116 SkScalar y = kDrawPad + kTestPad;
119 SkScalar x = kDrawPad + kTestPad;
141 x += renderRect.width() + kTestPad;
143 y += renderRect.height() + kTestPad;
150 static constexpr SkScalar kTestPad = 10.f;;
yuvtorgbeffect.cpp 105 constexpr SkScalar kTestPad = 10.f;
114 SkScalar y = kDrawPad + kTestPad + space * kColorSpaceOffset;
115 SkScalar x = kDrawPad + kTestPad;
140 x += renderRect.width() + kTestPad;
238 constexpr SkScalar kTestPad = 10.f;
247 SkScalar y = kDrawPad + kTestPad + space * kColorSpaceOffset;
248 SkScalar x = kDrawPad + kTestPad;

Completed in 420 milliseconds