Home
last modified time | relevance | path

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

/external/skia/gm/
Dlcdtext.cpp99 const char* gray_text = "GRAY"; in onDraw() local
108 { { 160, 50 }, kLCDTextSizeLimit + 1, 1, gray_text }, in onDraw()
110 { { 160, 100 }, kLCDTextSizeLimit / 2, 2.01f, gray_text }, in onDraw()
/external/skqp/gm/
Dlcdtext.cpp101 const char* gray_text = "GRAY"; in onDraw() local
110 { { 160, 50 }, kLCDTextSizeLimit + 1, 1, gray_text }, in onDraw()
112 { { 160, 100 }, kLCDTextSizeLimit / 2, 2.01f, gray_text }, in onDraw()