Home
last modified time | relevance | path

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

/external/skqp/tests/
DReadPixelsTest.cpp373 const SkImageInfo& srcInfo, bool isGPU) { in read_should_succeed()
424 bool isGPU = SkToBool(surface->getCanvas()->getGrContext()); in test_readpixels() local
DWritePixelsTest.cpp179 bool write_should_succeed(const SkImageInfo& dstInfo, const SkImageInfo& srcInfo, bool isGPU) { in write_should_succeed()
392 bool isGPU = SkToBool(surface->getCanvas()->getGrContext()); in test_write_pixels() local
/external/skia/tests/
DReadPixelsTest.cpp373 const SkImageInfo& srcInfo, bool isGPU) { in read_should_succeed()
424 bool isGPU = SkToBool(surface->getCanvas()->getGrContext()); in test_readpixels() local
DWritePixelsTest.cpp179 bool write_should_succeed(const SkImageInfo& dstInfo, const SkImageInfo& srcInfo, bool isGPU) { in write_should_succeed()
392 bool isGPU = SkToBool(surface->getCanvas()->getGrContext()); in test_write_pixels() local