Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DRegionTest.cpp227 SkRegion rgn0, rgn1; in test_rects() local
264 SkRegion rgn0, rgn1; in DEF_TEST() local
H A DAAClipTest.cpp272 SkRegion rgn0, rgn1; in test_irect() local
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dbuffer_validation.cpp1847 static bool RegionIntersects(const VkImageCopy *rgn0, const VkImageCopy *rgn1, VkImageType type, bo… in RegionIntersects()