Home | History | Annotate | Download | only in samplecode

Lines Matching refs:trystate_str

2003 static const char* trystate_str(SkOSMenu::TriState state,
2042 title.prepend(trystate_str(fLCDState, "LCD ", "lcd "));
2043 title.prepend(trystate_str(fAAState, "AA ", "aa "));
2045 title.prepend(trystate_str(fSubpixelState, "S ", "s "));