Searched defs:setDeviceType (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/tools/
H A DPictureRenderer.h168 bool setDeviceType(SkDeviceTypes deviceType) { function in class:sk_tools::PictureRenderer
/external/skia/tools/
H A DPictureRenderer.h168 bool setDeviceType(SkDeviceTypes deviceType) { function in class:sk_tools::PictureRenderer
/external/chromium_org/third_party/skia/samplecode/
H A DSampleApp.cpp1593 this->setDeviceType((DeviceType)selected);
1770 this->setDeviceType(kNullGPU_DeviceType);
1798 void SampleWindow::setDeviceType(DeviceType type) { function in class:SampleWindow
1819 this->setDeviceType(cycle_devicetype(fDeviceType));
/external/skia/samplecode/
H A DSampleApp.cpp1593 this->setDeviceType((DeviceType)selected);
1770 this->setDeviceType(kNullGPU_DeviceType);
1798 void SampleWindow::setDeviceType(DeviceType type) { function in class:SampleWindow
1819 this->setDeviceType(cycle_devicetype(fDeviceType));

Completed in 210 milliseconds