Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/graphite/
H A DComputeTest.cpp852 bool readPixelsSuccess = context->priv().readPixels(pixels, texture.get(), imgInfo, 0, 0); in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() local
1009 bool readPixelsSuccess = context->priv().readPixels(pixels, dst.get(), imgInfo, 0, 0); in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() local
1148 bool readPixelsSuccess = context->priv().readPixels(pixels, dst.get(), imgInfo, 0, 0); in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() local
1298 bool readPixelsSuccess = context->priv().readPixels(pixels, dst.get(), imgInfo, 0, 0); in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() local
1465 bool readPixelsSuccess = context->priv().readPixels(pixels, dst.get(), imgInfo, 0, 0); in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() local
H A DImageShaderTest.cpp69 bool readPixelsSuccess = surface->readPixels(pm, 0, 0); in test_draw() local
H A DImageOriginTest.cpp96 bool readPixelsSuccess = surface->readPixels(pm, 0, 0); in test_draw() local