Home
last modified time | relevance | path

Searched defs:img1 (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/docs/examples/
Dskbug_5648.cpp10 auto img1 = bitmap.asImage(); in draw() local
/third_party/skia/gm/
Dcgm.c73 sk_image_t* img1 = sk_image_new_from_encoded(data); in sk_test_c_api() local
Dencode_alpha_jpeg.cpp71 auto img1 = encode_pixmap_and_make_image(src, SkJpegEncoder::AlphaOption::kBlendOnBlack); in onDraw() local
/third_party/ffmpeg/libavcodec/tests/
Dmotion.c42 static uint8_t img1[WIDTH * HEIGHT]; variable
/third_party/skia/tests/
DCanvasStateTest.cpp88 static void compare(skiatest::Reporter* reporter, SkImage* img0, SkImage* img1) { in compare()
DMipMapTest.cpp233 auto img1 = img->withDefaultMipmaps(); in DEF_TEST() local
DTextBlobTest.cpp426 sk_sp<SkImage> img1 = render(blob1.get()); in DEF_TEST() local
DSerializationTest.cpp718 sk_sp<SkImage> img1 = render(*readPict); in DEF_TEST() local
DImageTest.cpp1286 auto img1 = SkImage::MakeFromEncoded(data); in DEF_TEST() local
/third_party/skia/third_party/externals/libwebp/examples/
Danim_diff.c131 static int CompareAnimatedImagePair(const AnimatedImage* const img1, in CompareAnimatedImagePair()
/third_party/astc-encoder/Source/
Dastcenccli_error_metrics.cpp119 const astcenc_image* img1, in compute_error_metrics()
/third_party/ffmpeg/libavfilter/
Dvf_vmafmotion.c61 static uint64_t image_sad(const uint16_t *img1, const uint16_t *img2, int w, in image_sad()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_uav.c66 image_view_desc_identical(struct pipe_image_view *img1, in image_view_desc_identical()