Searched refs:rects1 (Results 1 - 3 of 3) sorted by relevance
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperdisplay_fuzzer/ |
H A D | eglwrapperdisplay_fuzzer.cpp | 138 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 D | text_field_pattern_testtwo.cpp | 1232 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 D | PathOpsOpTest.cpp | 3385 static void rects1(skiatest::Reporter* reporter, const char* filename) { in rects1() function 9274 TEST(rects1),
|
Completed in 27 milliseconds