Searched refs:kRaster_DeviceType (Results 1 – 5 of 5) sorted by relevance
57 title.appendf(fType == kRaster_DeviceType ? "raster" : "opengl"); in setTitle()157 if (kRaster_DeviceType == fType) { in draw()181 fType = fType == kRaster_DeviceType ? kGPU_DeviceType: kRaster_DeviceType; in onHandleChar()
24 kRaster_DeviceType, enumerator
35 kRaster_DeviceType, enumerator
197 case kRaster_DeviceType: // fallthrough in setUpBackend()229 case kRaster_DeviceType: // fallthrough in setUpBackend()688 SampleWindow::kRaster_DeviceType in cycle_devicetype()848 fDeviceType = kRaster_DeviceType; in SampleWindow()
57 case SampleWindow::kRaster_DeviceType:77 case SampleWindow::kRaster_DeviceType: