Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleApp.cpp690 static const SampleWindow::DeviceType gCT[] = { in cycle_devicetype() local
699 static_assert(SK_ARRAY_COUNT(gCT) == SampleWindow::kDeviceTypeCnt, "array_size_mismatch"); in cycle_devicetype()
700 return gCT[ct]; in cycle_devicetype()