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

/external/skia/tools/
H A DPictureRenderer.h160 if (this->isUsingGpuDevice()) {
169 bool isUsingGpuDevice() { function in class:sk_tools::PictureRenderer
174 if (this->isUsingGpuDevice()) {

Completed in 40 milliseconds