Searched refs:gCT (Results 1 – 1 of 1) sorted by relevance
690 static const SampleWindow::DeviceType gCT[] = { in cycle_devicetype() local699 static_assert(SK_ARRAY_COUNT(gCT) == SampleWindow::kDeviceTypeCnt, "array_size_mismatch"); in cycle_devicetype()700 return gCT[ct]; in cycle_devicetype()