Searched refs:fDeviceType (Results 1 – 2 of 2) sorted by relevance
122 surface = fDevManager->makeSurface(fDeviceType, this); in makeSurface()156 DeviceType getDeviceType() const { return fDeviceType; } in getDeviceType()196 DeviceType fDeviceType; variable
875 fDeviceType = kRaster_DeviceType; in SampleWindow()878 fDeviceType = kGPU_DeviceType; in SampleWindow()883 fDeviceType = kGPU_DeviceType; in SampleWindow()886 fDeviceType = kANGLE_DeviceType; in SampleWindow()1157 fDevManager->publishCanvas(fDeviceType, canvas, this); in draw()1945 if (type == fDeviceType) in setDeviceType()1949 fDeviceType = type; in setDeviceType()1973 this->setDeviceType(cycle_devicetype(fDeviceType)); in toggleRendering()2209 title.prepend(gDeviceTypePrefix[fDeviceType]); in updateTitle()2261 if (IsGpuDeviceType(fDeviceType) && in updateTitle()