Home
last modified time | relevance | path

Searched refs:setDeviceType (Results 1 – 4 of 4) sorted by relevance

/external/skia/tools/
DPictureBenchmark.h48 void setDeviceType(PictureRenderer::SkDeviceTypes deviceType) { in setDeviceType() function
50 fRenderer->setDeviceType(deviceType); in setDeviceType()
DPictureRenderer.h120 void setDeviceType(SkDeviceTypes deviceType) { in setDeviceType() function
Drender_pictures_main.cpp716 renderer->setDeviceType(deviceType); in parse_commandline()
Dbench_pictures_main.cpp745 benchmark->setDeviceType(deviceType); in parse_commandline()