Searched refs:gDeviceTypePrefix (Results 1 – 1 of 1) sorted by relevance
2221 static const char* gDeviceTypePrefix[] = { variable2230 static_assert(SK_ARRAY_COUNT(gDeviceTypePrefix) == SampleWindow::kDeviceTypeCnt,2253 title.prepend(gDeviceTypePrefix[fDeviceType]); in updateTitle()