Home
last modified time | relevance | path

Searched refs:kTestPad (Results 1 – 2 of 2) sorted by relevance

/external/skia/gm/
Dtexturedomaineffect.cpp42 kTestPad * GrTextureDomain::kModeCount; in onISize()
113 SkScalar y = kDrawPad + kTestPad; in onDraw()
116 SkScalar x = kDrawPad + kTestPad; in onDraw()
139 x += renderRect.width() + kTestPad; in onDraw()
141 y += renderRect.height() + kTestPad; in onDraw()
148 static const SkScalar kTestPad; member in skiagm::TextureDomainEffect
158 const SkScalar TextureDomainEffect::kTestPad = 10.f; member in skiagm::TextureDomainEffect
Dyuvtorgbeffect.cpp101 static const SkScalar kTestPad = 10.f; in onDraw() local
111 SkScalar y = kDrawPad + kTestPad + space * kColorSpaceOffset; in onDraw()
112 SkScalar x = kDrawPad + kTestPad; in onDraw()
137 x += renderRect.width() + kTestPad; in onDraw()