Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DCodecPartialTest.cpp284 const size_t fullFrameBytes = frameByteCounts[i + 1]; in DEF_TEST() local
285 const size_t firstHalf = fullFrameBytes / 2; in DEF_TEST()
286 const size_t secondHalf = fullFrameBytes - firstHalf; in DEF_TEST()
/third_party/skia/tests/
DCodecPartialTest.cpp283 const size_t fullFrameBytes = frameByteCounts[i + 1]; in DEF_TEST() local
284 const size_t firstHalf = fullFrameBytes / 2; in DEF_TEST()
285 const size_t secondHalf = fullFrameBytes - firstHalf; in DEF_TEST()