Searched refs:fDeviceType (Results 1 – 2 of 2) sorted by relevance
110 surface = fDevManager->createSurface(fDeviceType, this); in createSurface()142 DeviceType getDeviceType() const { return fDeviceType; } in getDeviceType()176 DeviceType fDeviceType; variable
848 fDeviceType = kRaster_DeviceType; in SampleWindow()851 fDeviceType = kGPU_DeviceType; in SampleWindow()856 fDeviceType = kGPU_DeviceType; in SampleWindow()859 fDeviceType = kANGLE_DeviceType; in SampleWindow()862 fDeviceType = kCommandBufferES2_DeviceType; in SampleWindow()1110 fDevManager->publishCanvas(fDeviceType, canvas, this); in draw()1790 if (type == fDeviceType) in setDeviceType()1795 fDeviceType = type; in setDeviceType()1821 this->setDeviceType(cycle_devicetype(fDeviceType)); in toggleRendering()2022 title.prepend(gDeviceTypePrefix[fDeviceType]); in updateTitle()[all …]