Searched defs:img1 (Results 1 – 19 of 19) sorted by relevance
/third_party/skia/docs/examples/ |
D | skbug_5648.cpp | 10 auto img1 = bitmap.asImage(); in draw() local
|
/third_party/flutter/skia/gm/ |
D | cgm.c | 73 sk_image_t* img1 = sk_image_new_from_encoded(data, NULL); in sk_test_c_api() local
|
D | encode_alpha_jpeg.cpp | 71 auto img1 = encode_pixmap_and_make_image(src, SkJpegEncoder::AlphaOption::kBlendOnBlack); in onDraw() local
|
/third_party/skia/gm/ |
D | cgm.c | 73 sk_image_t* img1 = sk_image_new_from_encoded(data); in sk_test_c_api() local
|
D | encode_alpha_jpeg.cpp | 71 auto img1 = encode_pixmap_and_make_image(src, SkJpegEncoder::AlphaOption::kBlendOnBlack); in onDraw() local
|
/third_party/ffmpeg/libavcodec/tests/ |
D | motion.c | 42 static uint8_t img1[WIDTH * HEIGHT]; variable
|
/third_party/skia/tests/ |
D | CanvasStateTest.cpp | 88 static void compare(skiatest::Reporter* reporter, SkImage* img0, SkImage* img1) { in compare()
|
D | MipMapTest.cpp | 233 auto img1 = img->withDefaultMipmaps(); in DEF_TEST() local
|
D | TextBlobTest.cpp | 426 sk_sp<SkImage> img1 = render(blob1.get()); in DEF_TEST() local
|
D | SerializationTest.cpp | 718 sk_sp<SkImage> img1 = render(*readPict); in DEF_TEST() local
|
D | ImageTest.cpp | 1286 auto img1 = SkImage::MakeFromEncoded(data); in DEF_TEST() local
|
/third_party/flutter/skia/third_party/externals/libwebp/examples/ |
D | anim_diff.c | 131 static int CompareAnimatedImagePair(const AnimatedImage* const img1, in CompareAnimatedImagePair()
|
/third_party/skia/third_party/externals/libwebp/examples/ |
D | anim_diff.c | 131 static int CompareAnimatedImagePair(const AnimatedImage* const img1, in CompareAnimatedImagePair()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_vmafmotion.c | 61 static uint64_t image_sad(const uint16_t *img1, const uint16_t *img2, int w, in image_sad()
|
/third_party/flutter/skia/tests/ |
D | TextBlobTest.cpp | 433 sk_sp<SkImage> img1 = render(blob1.get()); in DEF_TEST() local
|
D | GrSurfaceTest.cpp | 777 auto img1 = surf->makeImageSnapshot(); in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
|
D | SerializationTest.cpp | 586 sk_sp<SkImage> img1 = render(*readPict); in DEF_TEST() local
|
D | ImageTest.cpp | 1240 auto img1 = SkImage::MakeFromEncoded(data); in DEF_TEST() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_state_uav.c | 66 image_view_desc_identical(struct pipe_image_view *img1, in image_view_desc_identical()
|