Searched refs:kKeyCommandList (Results 1 – 2 of 2) sorted by relevance
/external/skqp/samplecode/ |
D | SampleAAGeometry.cpp | 1797 } 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/ |
D | SampleAAGeometry.cpp | 1797 } 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()
|