Home
last modified time | relevance | path

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

/external/skqp/samplecode/
DSampleAAGeometry.cpp1797 } kKeyCommandList[] = { variable
1808 const int kKeyCommandCount = (int) SK_ARRAY_COUNT(kKeyCommandList);
1814 …SkTextUtils::DrawString(canvas, kKeyCommandList[index].fDescriptionL, this->width() - 160, bottomO… in draw_legend()
1816 SkTextUtils::DrawString(canvas, kKeyCommandList[index].fDescriptionR, in draw_legend()
1842 KeyCommand& keyCommand = kKeyCommandList[index]; in onQuery()
/external/skia/samplecode/
DSampleAAGeometry.cpp1797 } kKeyCommandList[] = { variable
1808 const int kKeyCommandCount = (int) SK_ARRAY_COUNT(kKeyCommandList);
1814 …SkTextUtils::DrawString(canvas, kKeyCommandList[index].fDescriptionL, this->width() - 160, bottomO… in draw_legend()
1816 SkTextUtils::DrawString(canvas, kKeyCommandList[index].fDescriptionR, in draw_legend()
1842 KeyCommand& keyCommand = kKeyCommandList[index]; in onQuery()