Home
last modified time | relevance | path

Searched refs:make_short_rect_array (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/tests/graphite/
H A DReadWritePixelsGraphiteTest.cpp155 std::vector<SkIRect> make_short_rect_array(int w, int h) { in make_short_rect_array() function
394 const std::vector<SkIRect> shortRectArray = make_short_rect_array(kW, kH); in graphite_read_pixels_test_driver()
/aosp_15_r20/external/skia/tests/
H A DReadWritePixelsGpuTest.cpp191 std::vector<SkIRect> make_short_rect_array(int w, int h) { in make_short_rect_array() function
459 const std::vector<SkIRect> shortRectArray = make_short_rect_array(kW, kH); in gpu_read_pixels_test_driver()
1143 const std::vector<SkIRect> shortRectArray = make_short_rect_array(kW, kH); in gpu_write_pixels_test_driver()