Home
last modified time | relevance | path

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

/external/skia/tests/
DWritePixelsTest.cpp179 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
/external/skia/modules/canvaskit/npm_build/types/
Dcanvaskit-wasm-tests.ts868 const isGPU = subsurface.reportBackendTypeIsGPU(); // $ExpectType boolean constant