Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrTestUtils.cpp133 const SkRect& TestRect(SkRandom* random) { in TestRect() function
/aosp_15_r20/prebuilts/go/linux-x86/src/math/cmplx/
Dcmath_test.go1322 func TestRect(t *testing.T) { func