Searched refs:kRaster_DeviceType (Results 1 – 5 of 5) sorted by relevance
55 title.appendf(fType == kRaster_DeviceType ? "raster" : "opengl"); in setTitle()145 if (kRaster_DeviceType == fType) { in draw()158 fType = fType == kRaster_DeviceType ? kGPU_DeviceType: kRaster_DeviceType; in onHandleChar()
24 kRaster_DeviceType, enumerator
43 kRaster_DeviceType, enumerator
233 case kRaster_DeviceType: // fallthrough in setUpBackend()262 case kRaster_DeviceType: // fallthrough in setUpBackend()689 SampleWindow::kRaster_DeviceType in cycle_devicetype()875 fDeviceType = kRaster_DeviceType; in SampleWindow()
56 case SampleWindow::kRaster_DeviceType:79 case SampleWindow::kRaster_DeviceType: