Searched defs:isGPU (Results 1 – 8 of 8) sorted by relevance
214 bool write_should_succeed(const SkImageInfo& dstInfo, const SkImageInfo& srcInfo, bool isGPU) { in write_should_succeed()421 bool isGPU = SkToBool(surface->getCanvas()->recordingContext()) || in test_write_pixels() local
105 bool isGPU = SkToBool(dContext); in onDraw() local
347 bool isGPU = SkToBool(dContext); local
124 bool isGPU() const { in isGPU() function
115 bool isGPU() const { in isGPU() function
931 const isGPU = subsurface.reportBackendTypeIsGPU(); // $ExpectType boolean constant