| /foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/ |
| H A D | rs_base_render_engine_unit_test.cpp | 200 auto img = renderEngine->CreateEglImageFromBuffer(*canvas, nullptr, nullptr);
in HWTEST() local
|
| H A D | rs_unittest_base_render_engine_test.cpp | 147 auto img = renderEngine->CreateEglImageFromBuffer(*canvas, nullptr, nullptr);
in HWTEST() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| H A D | rs_image_cache.cpp | 30 void RSImageCache::CacheDrawingImage(uint64_t uniqueId, std::shared_ptr<Drawing::Image> img) in CacheDrawingImage() argument 196 CacheRenderDrawingImageByPixelMapId(uint64_t uniqueId, std::shared_ptr<Drawing::Image> img, pid_t tid) CacheRenderDrawingImageByPixelMapId() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
| H A D | skia_image_test.cpp | 535 sk_sp<SkImage> img; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
| H A D | rs_base_render_engine_test.cpp | 200 auto img = renderEngine->CreateEglImageFromBuffer(*canvas, nullptr, nullptr);
in HWTEST() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | libaomdec.c | 63 static void image_copy_16_to_8(AVFrame *pic, struct aom_image *img) in image_copy_16_to_8() argument 88 static int set_pix_fmt(AVCodecContext *avctx, struct aom_image *img) in set_pix_fmt() argument 164 struct aom_image *img; aom_decode() local [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | astcenccli_image_external.cpp | 167 astcenc_image* img = astc_img_from_unorm8x4_array(pixbuf_slice.ptr, dim_x, dim_y, y_flip); in load_png_with_wuffs() local
|
| /third_party/backends/backend/ |
| H A D | u12-image.c | 194 static void fnColorDirect( U12_Device *dev, void *pb, void *img, u_long len ) in fnColorDirect() argument 214 static void fnColor42( U12_Device *dev, void *pb, void *img, u_long len ) in fnColor42() argument 308 u12image_GetPhysDPI( U12_Device *dev, ImgDef *img, SANE_Bool fDpiX ) in u12image_GetPhysDPI() argument [all...] |
| /third_party/cups-filters/cupsfilters/ |
| H A D | image-bmp.c | 51 _cupsImageReadBMP( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadBMP() argument [all...] |
| H A D | image-sun.c | 66 _cupsImageReadSunRaster( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadSunRaster() argument [all...] |
| H A D | image-zoom.c | 79 _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 D | eglimage.h | 101 _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 D | subpicture.c | 70 VAImage *img; in vlVaCreateSubpicture() local 126 VAImage *img; in vlVaSubpictureImage() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_image_view.c | 128 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 D | st_texture.h | 106 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 D | fd5_image.c | 61 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 D | fd4_image.c | 63 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 D | ParticleSystem.cpp | 114 TGAImage img; variable
|
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| H A D | frame_buffer.cc | 198 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 D | ASTC_Decoder.cpp | 29 void write_imageblock(unsigned char *img, in write_imageblock() argument
|
| /third_party/skia/tests/ |
| H A D | MipMapTest.cpp | 218 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 D | ExtendedSkColorTypeTests.cpp | 220 auto img = SkImage::MakeFromTexture(dContext, backendTex, kTopLeft_GrSurfaceOrigin, in gpu_tests() local
|
| /third_party/skia/third_party/externals/d3d12allocator/tools/D3d12maDumpVis/ |
| H A D | D3d12maDumpVis.py | 203 img = Image.new('RGB', (IMG_SIZE_X, iImgSizeY), 'white')
variable
|
| /third_party/skia/tools/skqp/src/ |
| H A D | skqp_model.cpp | 33 Check(const SkPixmap& minImg, const SkPixmap& maxImg, const SkPixmap& img, unsigned tolerance, SkBitmap* errorOut) Check() argument
|
| /third_party/skia/gm/ |
| H A D | image_shader.cpp | 173 auto img = make_checker_img(N, N, SK_ColorBLACK, SK_ColorWHITE, 7)->withDefaultMipmaps(); in DEF_SIMPLE_GM() local
|