Home
last modified time | relevance | path

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

/external/skia/samplecode/
DPerlinPatch.cpp59 const SkScalar TexWidth = 100.0f; variable
136 SkScalar texWidth = fTexScale * TexWidth; in onDrawContent()