Searched refs:bTxt (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/gm/ | ||
H A D | complexclip.cpp | 160 const char* bTxt = doInvB ? "InvB " : "B "; variable 161 canvas->drawSimpleText(bTxt, strlen(bTxt), SkTextEncoding::kUTF8, txtX, 220, font, paint); |
Completed in 2 milliseconds