Home
last modified time | relevance | path

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

/external/skia/tests/
DTextBlobCacheTest.cpp367 auto expectedBitMap = draw_blob(expectedBlob.get(), surface.get(), {40, y}); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
369 bool isOk = compare_bitmaps(expectedBitMap, movingBitmap); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
379 write_png(filename, expectedBitMap); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()