Searched defs:isGPU (Results 1 – 3 of 3) sorted by relevance
212 bool write_should_succeed(const SkImageInfo& dstInfo, const SkImageInfo& srcInfo, bool isGPU) { in write_should_succeed()423 bool isGPU = SkToBool(surface->getCanvas()->recordingContext()) || in test_write_pixels() local
312 bool isGPU = SkToBool(dContext); variable
892 const isGPU = subsurface.reportBackendTypeIsGPU(); // $ExpectType boolean constant