Home
last modified time | relevance | path

Searched defs:Image (Results 1 – 25 of 161) sorted by relevance

1234567

/third_party/grpc/src/php/docker/
DREADME.md45 ### `grpc-ext`
61 ### `grpc-src`
83 ### `alpine`
98 ### `centos7`
113 ### `php-src`
132 ### `php-zts`
148 ### `php-future`
163 ### `php5`
168 ### `fork-support`
/third_party/skia/third_party/externals/piex/src/
Dpiex_types.h36 struct Image { struct
48 bool operator>(const Image& rhs) const { argument
/third_party/flutter/skia/third_party/externals/piex/src/
Dpiex_types.h36 struct Image { struct
48 bool operator>(const Image& rhs) const { argument
/third_party/giflib/
Dgif_font.c157 GifDrawText8x8(SavedImage *Image, in GifDrawText8x8()
178 GifDrawBox(SavedImage *Image, in GifDrawBox()
195 GifDrawRectangle(SavedImage *Image, in GifDrawRectangle()
208 GifDrawBoxedText8x8(SavedImage *Image, in GifDrawBoxedText8x8()
/third_party/jsframework/runtime/main/page/entry/
Dinit.ts50 Image(): void; method
100 Image: imageObj, constant
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
DImage.hpp96 class [[clang::lto_visibility_public]] Image : public sw::Surface, public gl::Object class
100 Image(Texture *parentTexture, GLsizei width, GLsizei height, GLint internalformat) in Image() function in egl::Image
110Image(Texture *parentTexture, GLsizei width, GLsizei height, GLsizei depth, int border, GLint inte… in Image() function in egl::Image
120 Image(GLsizei width, GLsizei height, GLint internalformat, int pitchP) in Image() function in egl::Image
129 Image(GLsizei width, GLsizei height, GLint internalformat, int multiSampleDepth, bool lockable) in Image() function in egl::Image
/third_party/typescript/tests/baselines/reference/
DinterfaceExtendsClass1.js14 class Image extends Control { class
60 function Image() { class in Image
/third_party/boost/libs/gil/doc/design/
Dimage.rst1 Image title
/third_party/vk-gl-cts/modules/egl/
DteglImageFormatTests.hpp33 namespace Image namespace
DteglAndroidUtil.hpp32 namespace Image namespace
/third_party/skia/include/effects/
DSkImageFilters.h213 static sk_sp<SkImageFilter> Image(sk_sp<SkImage> image, const SkSamplingOptions& sampling) { in Image() function
226 static sk_sp<SkImageFilter> Image(sk_sp<SkImage> image) { in Image() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DTextureImpl.h25 class Image; variable
DRenderbufferImpl.h24 class Image; variable
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
DImage.java17 public class Image { class
79 Image(long nativeInstance) { in Image() method in Image
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DTextureImpl.h26 class Image; variable
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DImage.hpp20 class Image class
DImage.cpp18 Image::Image(vk::Device device, vk::PhysicalDevice physicalDevice, uint32_t width, uint32_t height,… in Image() function in Image
/third_party/vk-gl-cts/modules/glshared/
DglsFboUtil.hpp202 struct Image : public Config struct
204 ImageFormat internalFormat;
205 glw::GLsizei width;
206 glw::GLsizei height;
209 Image (void) in Image() function
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Degl_stubs_autogen.h28 class Image; variable
Degl_ext_stubs_autogen.h28 class Image; variable
/third_party/typescript/tests/cases/compiler/
DinterfaceExtendsClass1.ts14 class Image extends Control { class
/third_party/flutter/skia/include/effects/
DSkImageFilters.h161 static sk_sp<SkImageFilter> Image(sk_sp<SkImage> image) { in Image() function
/third_party/flutter/skia/modules/sksg/src/
DSkSGImage.cpp15 Image::Image(sk_sp<SkImage> image) : fImage(std::move(image)) {} in Image() function in sksg::Image
/third_party/boost/libs/gil/doc/tutorial/
Dgradient.rst645 Image chapter
/third_party/skia/modules/sksg/src/
DSkSGImage.cpp16 Image::Image(sk_sp<SkImage> image) : fImage(std::move(image)) {} in Image() function in sksg::Image

1234567