Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleClipDrawMatch.cpp38 static const float kMid = 200.0f; variable
76 concavePath.lineTo(kMid, 105.0f); in create_concave_path()
78 concavePath.lineTo(295.0f, kMid); in create_concave_path()
80 concavePath.lineTo(kMid, 295.0f); in create_concave_path()
82 concavePath.lineTo(105.0f, kMid); in create_concave_path()