Home
last modified time | relevance | path

Searched refs:test_image (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/tests/
DSpecialImageTest.cpp58 static void test_image(const sk_sp<SkSpecialImage>& img, skiatest::Reporter* reporter, in test_image() function
150 test_image(subSImg1, reporter, nullptr, false); in DEF_TEST()
155 test_image(subSImg2, reporter, nullptr, false); in DEF_TEST()
175 test_image(subSImg1, reporter, nullptr, false); in test_specialimage_image()
180 test_image(subSImg2, reporter, nullptr, false); in test_specialimage_image()
216 test_image(subSImg1, reporter, context, true); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
221 test_image(subSImg2, reporter, context, true); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/third_party/flutter/skia/tests/
DSpecialImageTest.cpp56 static void test_image(const sk_sp<SkSpecialImage>& img, skiatest::Reporter* reporter, in test_image() function
145 test_image(subSImg1, reporter, nullptr, false); in DEF_TEST()
150 test_image(subSImg2, reporter, nullptr, false); in DEF_TEST()
168 test_image(subSImg1, reporter, nullptr, false); in test_specialimage_image()
173 test_image(subSImg2, reporter, nullptr, false); in test_specialimage_image()
274 test_image(subSImg1, reporter, context, true); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
279 test_image(subSImg2, reporter, context, true); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/third_party/skia/gm/
Daaclip.cpp109 static void test_image(SkCanvas* canvas, const SkImageInfo& info) { in test_image() function
153 test_image(canvas, info);
/third_party/flutter/skia/gm/
Daaclip.cpp175 static void test_image(SkCanvas* canvas, const SkImageInfo& info) { in test_image() function
219 test_image(canvas, info);
/third_party/boost/libs/gil/test/legacy/
Dimage.cpp576 void test_image(const char* ref_checksum) { in test_image() function
596 test_image(local_name.c_str()); in main()
/third_party/ffmpeg/libavutil/
Dhwcontext_vaapi.c520 VAImage test_image; in vaapi_frames_init() local
631 vas = vaDeriveImage(hwctx->display, test_surface_id, &test_image); in vaapi_frames_init()
633 if (expected_format->fourcc == test_image.format.fourcc) { in vaapi_frames_init()
640 expected_format->fourcc, test_image.format.fourcc); in vaapi_frames_init()
642 vaDestroyImage(hwctx->display, test_image.image_id); in vaapi_frames_init()
/third_party/boost/libs/gil/doc/html/_sources/
Dio.rst.txt514 write capabilities. See ``test_image`` folder.
/third_party/boost/libs/gil/doc/
Dio.rst514 write capabilities. See ``test_image`` folder.