Home
last modified time | relevance | path

Searched defs:Image (Results 1 - 25 of 98) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DImage.cpp18 Image::Image(vk::Device device, vk::PhysicalDevice physicalDevice, uint32_t width, uint32_t height, vk::Format format, vk::SampleCountFlagBits sampleCount /*= vk::SampleCountFlagBits::e1*/) in Image() function in Image
H A DImage.hpp20 class Image class
/third_party/skia/tests/
H A DSkbug6389.cpp19 p.setImageFilter(SkImageFilters::Image(GetResourceAsImage("images/mandrill_512.png"), in DEF_TEST() function
/third_party/vk-gl-cts/modules/egl/
H A DteglAndroidUtil.hpp32 namespace Image namespace
H A DteglImageFormatTests.hpp33 namespace Image namespace
H A DteglImageUtil.hpp47 namespace Image namespace
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.hpp69 class Image class
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageTestsUtil.hpp69 class Image class
[all...]
/third_party/astc-encoder/Test/
H A Dastc_image_info.py33 from PIL import Image namespace
H A Dastc_test_image_dl.py29 from PIL import Image namespace
/third_party/skia/modules/sksg/src/
H A DSkSGImage.cpp16 Image::Image(sk_sp<SkImage> image) : fImage(std::move(image)) {} in Image() function in sksg::Image
/third_party/backends/backend/genesys/
H A Dimage.h29 class Image class
H A Dimage.cpp35 Image::Image(std::size_t width, std::size_t height, PixelFormat format) : in Image() function in genesys::Image
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawImageObjectUtil.hpp62 class Image class
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawImageObjectUtil.hpp62 class Image class
[all...]
/third_party/astc-encoder/Test/testlib/
H A Dimage.py193 class Image(): class
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLImage.cpp139 Image::Image(Context &context, in Image() function in cl::Image
H A DImage.cpp271 Image function in egl::Image
[all...]
/third_party/skia/tools/gdb/
H A Dbitmap.py20 from PIL import Image namespace
22 import Image namespace
/third_party/skia/include/effects/
H A DSkImageFilters.h213 static sk_sp<SkImageFilter> Image(sk_sp<SkImage> image, const SkSamplingOptions& sampling) { in Image() function in SkImageFilters
226 static sk_sp<SkImageFilter> Image(sk_sp<SkImage> image) { in Image() function in SkImageFilters
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.hpp60 Image, enumerator
/third_party/skia/src/effects/imagefilters/
H A DSkImageImageFilter.cpp56 sk_sp<SkImageFilter> SkImageFilters::Image(sk_sp<SkImage> image, in Image() function in SkImageFilters
/third_party/skia/third_party/externals/brotli/research/
H A Ddraw_diff.cc24 typedef ScanLine* Image; typedef
/third_party/skia/third_party/externals/d3d12allocator/tools/D3d12maDumpVis/
H A DD3d12maDumpVis.py25 from PIL import Image, ImageDraw, ImageFont namespace
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DImage.java17 public class Image { class
79 Image(long nativeInstance) { in Image() method in Image

Completed in 10 milliseconds

1234