Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleApp.cpp1865 static const char* gDeviceTypePrefix[] = { variable
1876 SK_COMPILE_ASSERT(SK_ARRAY_COUNT(gDeviceTypePrefix) == SampleWindow::kDeviceTypeCnt,
1899 title.prepend(gDeviceTypePrefix[fDeviceType]); in updateTitle()