Home
last modified time | relevance | path

Searched defs:img (Results 76 - 100 of 303) sorted by relevance

12345678910>>...13

/third_party/cups-filters/cupsfilters/
H A Dimage-zoom.c79 _cupsImageZoomNew( cups_image_t *img, int xc0, int yc0, int xc1, int yc1, int xsize, int ysize, int rotated, cups_iztype_t type) _cupsImageZoomNew() argument
[all...]
/third_party/mesa3d/src/egl/main/
H A Deglimage.h101 _eglInitImage(_EGLImage *img, _EGLDisplay *disp) in _eglInitImage() argument
111 _eglGetImage(_EGLImage *img) in _eglGetImage() argument
123 _eglPutImage(_EGLImage *img) in _eglPutImage() argument
134 _eglLinkImage(_EGLImage *img) _eglLinkImage() argument
146 _eglUnlinkImage(_EGLImage *img) _eglUnlinkImage() argument
159 _EGLImage *img = (_EGLImage *) image; _eglLookupImage() local
170 _eglGetImageHandle(_EGLImage *img) _eglGetImageHandle() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/va/
H A Dsubpicture.c70 VAImage *img; in vlVaCreateSubpicture() local
126 VAImage *img; in vlVaSubpictureImage() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_image_view.c128 const struct pipe_image_view *img = images; in svga_set_shader_images() local
189 struct pipe_image_view *img = &cur_image_view->desc; in svga_set_shader_images() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_texture.h106 st_texture_image_const(const struct gl_texture_image *img) in st_texture_image_const() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_image.c61 translate_image(struct fd5_image *img, struct pipe_image_view *pimg) in translate_image() argument
138 emit_image_tex(struct fd_ringbuffer *ring, unsigned slot, struct fd5_image *img, enum pipe_shader_type shader) emit_image_tex() argument
177 emit_image_ssbo(struct fd_ringbuffer *ring, unsigned slot, struct fd5_image *img, enum pipe_shader_type shader) emit_image_ssbo() argument
224 struct fd5_image img; fd5_emit_images() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_image.c63 static void translate_image(struct fd4_image *img, struct pipe_image_view *pimg) in translate_image() argument
154 emit_image_tex(struct fd_ringbuffer *ring, unsigned slot, struct fd4_image *img, enum pipe_shader_type shader) emit_image_tex() argument
200 emit_image_ssbo(struct fd_ringbuffer *ring, unsigned slot, struct fd4_image *img, enum pipe_shader_type shader) emit_image_ssbo() argument
244 struct fd4_image img; fd4_emit_images() local
[all...]
/third_party/skia/third_party/externals/angle2/samples/particle_system/
H A DParticleSystem.cpp114 TGAImage img; variable
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dframe_buffer.cc198 auto& img = color_images_[i]; in CopyImagesToBuffers() local
207 auto& img = resolve_images_[i]; CopyImagesToBuffers() local
233 auto& img = color_images_[i]; CopyBuffersToImages() local
245 auto& img = resolve_images_[i]; CopyBuffersToImages() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DASTC_Decoder.cpp29 void write_imageblock(unsigned char *img, in write_imageblock() argument
/third_party/skia/tests/
H A DMipMapTest.cpp218 static void fill_in_mips(SkMipmapBuilder* builder, sk_sp<SkImage> img) { in fill_in_mips() argument
230 auto img = GetResourceAsImage("images/mandrill_128.png")->makeRasterImage(); in DEF_TEST() local
257 auto img = GetResourceAsImage("images/mandrill_128.png")->makeRasterImage(); DEF_TEST() local
[all...]
H A DExtendedSkColorTypeTests.cpp220 auto img = SkImage::MakeFromTexture(dContext, backendTex, kTopLeft_GrSurfaceOrigin, in gpu_tests() local
/third_party/skia/third_party/externals/d3d12allocator/tools/D3d12maDumpVis/
H A DD3d12maDumpVis.py203 img = Image.new('RGB', (IMG_SIZE_X, iImgSizeY), 'white') variable
/third_party/skia/tools/skqp/src/
H A Dskqp_model.cpp33 Check(const SkPixmap& minImg, const SkPixmap& maxImg, const SkPixmap& img, unsigned tolerance, SkBitmap* errorOut) Check() argument
/third_party/skia/gm/
H A Dimage_shader.cpp173 auto img = make_checker_img(N, N, SK_ColorBLACK, SK_ColorWHITE, 7)->withDefaultMipmaps(); in DEF_SIMPLE_GM() local
H A Drectangletexture.cpp163 auto img = fGradImgs[i]; variable
H A Dpath_stroke_with_zero_length.cpp38 static bool draw_path_cell(GrDirectContext* dContext, SkCanvas* canvas, SkImage* img, in draw_path_cell() argument
174 auto img = surface->makeImageSnapshot(); in draw_zero_length_capped_paths() local
254 auto img = surface->makeImageSnapshot(); in draw_zero_length_capped_paths_dbl_contour() local
H A Dimagescalealigned.cpp140 auto& img = set.fImages[i]; in drawSet() local
H A Dlumafilter.cpp173 sk_sp<SkImage> img = GetResourceAsImage("images/mandrill_128.png"); in DEF_SIMPLE_GM() local
/third_party/skia/bench/
H A DVertBench.cpp57 auto img = GetResourceAsImage("images/mandrill_256.png"); variable
/kernel/linux/linux-5.10/drivers/mtd/parsers/
H A Dredboot.c32 struct fis_image_desc *img; member
39 static inline int redboot_checksum(struct fis_image_desc *img) in redboot_checksum() argument
[all...]
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dstartup.c286 void *img; in startup_kernel() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dacr.h76 struct nvkm_blob img; member
96 u32 img; member
/kernel/linux/linux-6.6/drivers/mtd/parsers/
H A Dredboot.c32 struct fis_image_desc *img; member
39 static inline int redboot_checksum(struct fis_image_desc *img) in redboot_checksum() argument
[all...]
/kernel/linux/linux-6.6/drivers/fpga/tests/
H A Dfpga-mgr-test.c141 char *img; in op_write_sg() local

Completed in 11 milliseconds

12345678910>>...13