Searched refs:gCT (Results 1 – 1 of 1) sorted by relevance
667 static const SampleWindow::DeviceType gCT[] = { in cycle_devicetype() local678 SK_COMPILE_ASSERT(SK_ARRAY_COUNT(gCT) == SampleWindow::kDeviceTypeCnt, array_size_mismatch); in cycle_devicetype()679 return gCT[ct]; in cycle_devicetype()