Home
last modified time | relevance | path

Searched defs:testRegion (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DCompressedTextureFormatTests.cpp324 const dawn::Extent3D& testRegion) { in GetExpectedData()
375 static std::vector<RGBA8> FillExpectedData(const dawn::Extent3D& testRegion, in FillExpectedData()
/third_party/flutter/skia/tests/
DSurfaceTest.cpp397 SkRegion testRegion; in test_copy_on_write() local