Home
last modified time | relevance | path

Searched defs:image1 (Results 1 – 18 of 18) 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/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/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/astc-encoder/Test/
Dastc_test_functional.py241 def compare(self, image1, image2): argument
288 def get_channel_rmse(self, image1, image2): argument
/third_party/spirv-tools/test/opt/
Dtypes_test.cpp161 auto* image1 = types.back().get(); local
Dtype_manager_test.cpp104 auto* image1 = types.back().get(); in GenerateAllTypes() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
DvktTessellationGeometryPassthroughTests.cpp606 …tcu::ConstPixelBufferAccess image1 = getPixelBufferAccess(vk, device, *colorBuffer[1], colorFormat… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryPassthroughTests.cpp606 …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 __anonbac2dd914402() local
1535 const auto image1 = loadImage(archive, formatInfo.internalFormat, 1); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp2822 SampledImageDescriptor* image1 (new SampledImageDescriptor()); in addSampledImageCopyTests() local
2843 SampledImageDescriptor* image1 (new SampledImageDescriptor(3u, 0u, 3u)); in addSampledImageCopyTests() local
2871 SampledImageDescriptor* image1 (new SampledImageDescriptor()); in addMixedDescriptorCopyTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp2821 SampledImageDescriptor* image1 (new SampledImageDescriptor()); in addSampledImageCopyTests() local
2842 SampledImageDescriptor* image1 (new SampledImageDescriptor(3u, 0u, 3u)); in addSampledImageCopyTests() local
2870 SampledImageDescriptor* image1 (new SampledImageDescriptor()); in addMixedDescriptorCopyTests() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DImageTest.cpp1807 EGLImageKHR image1; in TEST_P() local
4548 EGLImageKHR image1, image2; in TEST_P() local