Searched defs:isGPU (Results 1 – 2 of 2) sorted by relevance
179 bool write_should_succeed(const SkImageInfo& dstInfo, const SkImageInfo& srcInfo, bool isGPU) { in write_should_succeed()392 bool isGPU = SkToBool(surface->getCanvas()->recordingContext()); in test_write_pixels() local
868 const isGPU = subsurface.reportBackendTypeIsGPU(); // $ExpectType boolean constant