Home
last modified time | relevance | path

Searched refs:readPixmap (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/tests/
DFloatingPointTextureTest.cpp66 GrPixmap readPixmap(info, readBuffer.begin(), info.minRowBytes()); in runFPTest() local
67 bool result = sc->readPixels(dContext, readPixmap, {0, 0}); in runFPTest()