Home
last modified time | relevance | path

Searched defs:isGPU (Results 1 – 3 of 3) sorted by relevance

/external/skia/tests/
DWritePixelsTest.cpp212 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
/external/skia/gm/
Dimage.cpp312 bool isGPU = SkToBool(dContext); variable
/external/skia/modules/canvaskit/npm_build/types/
Dcanvaskit-wasm-tests.ts892 const isGPU = subsurface.reportBackendTypeIsGPU(); // $ExpectType boolean constant