Home
last modified time | relevance | path

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

12345678910

/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
/third_party/ffmpeg/libavcodec/
H A Dlibvpxdec.c112 static int set_pix_fmt(AVCodecContext *avctx, struct vpx_image *img, in set_pix_fmt() argument
224 struct vpx_image *img, *img_alpha; vpx_decode() local
[all...]
/third_party/ffmpeg/libavdevice/
H A Dxv.c298 XvImage *img = xv->yuv_image; in write_picture() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.h217 VkImage img[AV_NUM_DATA_POINTERS]; member
/third_party/ffmpeg/libavformat/
H A Dimg2enc.c54 VideoMuxData *img = s->priv_data; in write_header() local
80 VideoMuxData *img = s->priv_data; in write_muxed_file() local
118 VideoMuxData *img in write_packet_pipe() local
139 VideoMuxData *img = s->priv_data; write_packet() local
[all...]
/third_party/cups-filters/cupsfilters/
H A Dimage-tiff.c34 _cupsImageReadTIFF( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadTIFF() argument
[all...]
H A Dimage-gif.c66 _cupsImageReadGIF( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadGIF() argument
442 gif_read_image(FILE *fp, cups_image_t *img, gif_cmap_t cmap, int interlace) gif_read_image() argument
[all...]
H A Dimage-private.h114 cups_image_t *img; /* Image to zoom */ member
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_uniforms.c197 write_image_tmu_p0(struct v3d_job *job, struct v3d_cl_out **uniforms, struct v3d_shaderimg_stateobj *img, uint32_t data) write_image_tmu_p0() argument
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dtransfer.cpp105 validate_object(command_queue &q, image &img, in validate_object() argument
[all...]
H A Dmemory.cpp447 image *img = dynamic_cast<image *>(&mem); in clGetMemObjectInfo() local
488 auto &img = obj<image>(d_mem); in clGetImageInfo() local
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_image.c760 struct sp_tgsi_image *img = CALLOC_STRUCT(sp_tgsi_image); in sp_create_tgsi_image() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dkernel.hpp216 image *img; member in clover::kernel::image_argument

Completed in 14 milliseconds

12345678910