Home
last modified time | relevance | path

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

/external/skia/gm/
Dlinepaths.cpp81 const char titleNoClose[] = "Line Drawn Into Rectangle Clips With " in draw() local
85 const char* title = doClose ? titleClose : titleNoClose; in draw()