Home
last modified time | relevance | path

Searched refs:rects1 (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperdisplay_fuzzer/
H A Deglwrapperdisplay_fuzzer.cpp138 EGLint rects1 = GetData<EGLint>(); in DoSomethingInterestingWithMyAPI() local
177 eglWrapperDisplay->SwapBuffersWithDamageKHR(draw2, &rects1, nRects1); in DoSomethingInterestingWithMyAPI()
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_pattern_testtwo.cpp1232 std::vector<RectF> rects1 { RectF(0, 0, 10, 10), RectF(10, 10, 20, 20) }; in HWTEST_F()
1233 EXPECT_CALL(*paragraph1, GetRectsForRange(_, _, _)).WillRepeatedly(SetArgReferee<2>(rects1)); in HWTEST_F()
/third_party/skia/tests/
H A DPathOpsOpTest.cpp3385 static void rects1(skiatest::Reporter* reporter, const char* filename) { in rects1() function
9274 TEST(rects1),

Completed in 22 milliseconds