Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DCodecAnimTest.cpp313 std::vector<SkBitmap> cachedFrames(frameCount); in DEF_TEST() local
325 ToolUtils::copy_to(bm, kN32_SkColorType, cachedFrames[cachedIndex]); in DEF_TEST()
349 SkBitmap& cachedFrame = cachedFrames[i]; in DEF_TEST()
/third_party/skia/tests/
DCodecAnimTest.cpp401 std::vector<SkBitmap> cachedFrames(frameCount); in DEF_TEST() local
413 ToolUtils::copy_to(bm, kN32_SkColorType, cachedFrames[cachedIndex]); in DEF_TEST()
437 SkBitmap& cachedFrame = cachedFrames[i]; in DEF_TEST()