Home
last modified time | relevance | path

Searched defs:image1 (Results 1 – 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/brotli/research/
Ddraw_diff.cc39 void CalculateDiff(int** diff, Image image1, Image image2, in CalculateDiff()
48 void DrawDiff(int** diff, Image image1, Image image2, in DrawDiff()
92 Image image1, image2; in main() local
/third_party/skia/docs/examples/
DImage_MakeFromBitmap.cpp16 sk_sp<SkImage> image1 = bitmap.asImage(); in draw() local
/third_party/flutter/skia/docs/examples/
DImage_MakeFromBitmap.cpp16 sk_sp<SkImage> image1 = SkImage::MakeFromBitmap(bitmap); in draw() local
/third_party/flutter/skia/tests/
DEGLImageTest.cpp28 GrEGLImage image1) { in cleanup()
DSurfaceTest.cpp350 sk_sp<SkImage> image1(surface->makeImageSnapshot()); in test_backend_unique_id() local
482 sk_sp<SkImage> image1(surface1->makeImageSnapshot()); in test_crbug263329() local
584 sk_sp<SkImage> image1 = surface->makeImageSnapshot(); in test_no_canvas2() local
DImageTest.cpp265 sk_sp<SkImage> image1(surface->makeImageSnapshot()); in DEF_TEST() local
/third_party/skia/tests/
DEGLImageTest.cpp31 GrEGLImage image1) { in cleanup()
DSurfaceTest.cpp337 sk_sp<SkImage> image1(surface->makeImageSnapshot()); in test_backend_unique_id() local
508 sk_sp<SkImage> image1(surface1->makeImageSnapshot()); in test_crbug263329() local
613 sk_sp<SkImage> image1 = surface->makeImageSnapshot(); in test_no_canvas2() local
DImageTest.cpp272 sk_sp<SkImage> image1(surface->makeImageSnapshot()); in DEF_TEST() local
/third_party/boost/boost/gil/concepts/
Dimage.hpp78 Image image1(pt); in constraints() local
/third_party/boost/libs/gil/test/core/image/
Dimage.cpp52 gil::image<pixel_t, true> image1(dimensions, rnd_pixel); in operator ()() local
/third_party/flutter/skia/third_party/externals/spirv-tools/test/opt/
Dtypes_test.cpp132 auto* image1 = types.back().get(); in TEST() local
/third_party/mindspore/tests/ut/cpp/dataset/
Dc_api_vision_r_to_z_test.cc67 auto image1 = row1["image"]; in TEST_F() local
/third_party/spirv-tools/test/opt/
Dtypes_test.cpp160 auto* image1 = types.back().get(); local
Dtype_manager_test.cpp103 auto* image1 = types.back().get(); in GenerateAllTypes() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dtypes_test.cpp160 auto* image1 = types.back().get(); local
Dtype_manager_test.cpp103 auto* image1 = types.back().get(); in GenerateAllTypes() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dtypes_test.cpp160 auto* image1 = types.back().get(); local
Dtype_manager_test.cpp103 auto* image1 = types.back().get(); in GenerateAllTypes() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryPassthroughTests.cpp596 …tcu::ConstPixelBufferAccess image1 = getPixelBufferAccess(vk, device, *colorBuffer[1], colorFormat… in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcCompressedFormatTests.cpp1354 const auto image1 = loadImage(context.archive, format1, 1); in __anon399be5114402() local
1535 const auto image1 = loadImage(archive, formatInfo.internalFormat, 1); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp2689 SampledImageDescriptor* image1 (new SampledImageDescriptor()); in addSampledImageCopyTests() local
2710 SampledImageDescriptor* image1 (new SampledImageDescriptor(3u, 0u, 3u)); in addSampledImageCopyTests() local
2738 SampledImageDescriptor* image1 (new SampledImageDescriptor()); in addMixedDescriptorCopyTests() local
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlrender.c2331 gst_ttml_render_rendered_image_combine (GstTtmlRenderRenderedImage * image1, in gst_ttml_render_rendered_image_combine()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DImageTest.cpp1807 EGLImageKHR image1; in TEST_P() local