| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| H A D | xm_api.c | 304 XImage *img; in bits_per_pixel() local 1495 XImage *img; in XMesaBindTexImage() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3dx_state.c | 1367 v3d_create_image_view_texture_shader_state(struct v3d_context *v3d, struct v3d_shaderimg_stateobj *so, int img) v3d_create_image_view_texture_shader_state() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | mipmap.c | 1576 GLint img, row; in make_3d_mipmap() local [all...] |
| H A D | pack.c | 1245 GLint img, row; in _mesa_unpack_image() local 1557 int count, img; in _mesa_unpack_color_index_to_rgba_float() local [all...] |
| H A D | texobj.c | 825 const struct gl_texture_image *img = t->Image[face][i]; in _mesa_test_texobj_completeness() local 869 const struct gl_texture_image *img0, *img; _mesa_cube_level_complete() local 1068 const struct gl_texture_image *img = texObj->Image[face][level]; texture_size() local [all...] |
| H A D | texgetimage.c | 86 GLint img, row; in get_tex_depth() local 135 GLint img, row; in get_tex_depth_stencil() local 191 GLint img, row; get_tex_stencil() local 237 GLint img, row; get_tex_ycbcr() local 444 GLuint img; get_tex_rgba_uncompressed() local 775 get_compressed_texsubimage_sw(struct gl_context *ctx, struct gl_texture_image *texImage, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLint height, GLint depth, GLvoid *img) get_compressed_texsubimage_sw() argument [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_android.c | 578 struct vn_image *img = NULL; in vn_android_image_from_anb() local 1163 struct vn_image *img = vn_image_from_handle(dedicated_info->image); vn_android_device_import_ahb() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_state.c | 1256 struct pipe_image_view *img = &nv50->images[i]; in nv50_bind_images_range() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_state.c | 1232 struct pipe_image_view *img = &nvc0->images[s][i]; in nvc0_bind_images_range() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLCommandQueue.cpp | 346 const Image &img = image->cast<Image>(); in enqueueReadImage() local 371 const Image &img = image->cast<Image>(); in enqueueWriteImage() local 417 const Image &img = image->cast<Image>(); in enqueueFillImage() local 488 const Image &img = image->cast<Image>(); in enqueueMapImage() local
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | egl_ext_stubs.cpp | 133 EGLBoolean DestroyImageKHR(Thread *thread, Display *display, Image *img) in DestroyImageKHR() argument
|
| /third_party/skia/fuzz/ |
| H A D | FuzzCanvas.cpp | 175 sk_sp<SkImage> img; in make_fuzz_shader() local [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsFboCompletenessTests.cpp | 749 GLuint img = 0; in makeAttachment() local
|
| H A D | glsFboUtil.cpp | 305 GLsizei imageNumSamples (const Image& img) in imageNumSamples() argument 312 static GLenum glTarget (const Image& img) in glTarget() argument 418 static void glDelete (const Image& cfg, GLuint img, const glw::Functions& gl) in glDelete() argument 683 logImage(const Image& img, TestLog& log, bool useType) logImage() argument [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fMultisampleTests.cpp | 116 static bool isPixelRegionUnicolored (const tcu::Surface& img, const IVec2& p0, const IVec2& p1, const IVec2& p2, const IVec2& p3) in isPixelRegionUnicolored() argument 148 static bool drawUnicolorTestErrors (tcu::Surface& img, const tcu::PixelBufferAccess& errorImg, const IVec2& p0, const IVec2& p1, const IVec2& p2, const IVec2& p3) in drawUnicolorTestErrors() argument [all...] |
| /device/qemu/riscv32_virt/liteos_m/board/driver/video/ |
| H A D | fb.h | 462 struct fb_cursorimage_s img; /* Cursor image */ member
|
| /foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/ |
| H A D | swapchain_layer.cpp | 834 Swapchain::Image &img = swapchain->images[i]; in CreateImages() local 861 Swapchain::Image &img = swapchain->images[i]; in CreateImages() local 1111 ReleaseImage(VkQueue queue, const VkPresentInfoKHR* presentInfo, Swapchain::Image &img, int32_t &fence) ReleaseImage() argument 1144 FlushBuffer(const VkPresentRegionKHR* region, struct Region::Rect* rects, Swapchain &swapchain, Swapchain::Image &img, int32_t fence) FlushBuffer() argument 1222 Swapchain::Image &img = swapchain.images[presentInfo->pImageIndices[i]]; QueuePresentKHR() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| H A D | skia_canvas.cpp | 561 sk_sp<SkImage> img = nullptr; in DrawImageNine() local 597 sk_sp<SkImage> img = nullptr; in DrawImageLattice() local 715 sk_sp<SkImage> img = skImageImpl->GetImage(); DrawAtlas() local 768 sk_sp<SkImage> img; DrawImage() local 792 sk_sp<SkImage> img; DrawImageRect() local 819 sk_sp<SkImage> img; DrawImageRect() local 1232 sk_sp<SkImage> img = skImageImpl->GetImage(); DrawBlurImage() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | webp.c | 226 static void image_ctx_free(ImageContext *img) in image_ctx_free() argument 434 ImageContext *img; decode_entropy_image() local 496 ImageContext *img; parse_transform_color_indexing() local 529 get_huffman_group(WebPContext *s, ImageContext *img, int x, int y) get_huffman_group() argument 546 color_cache_put(ImageContext *img, uint32_t c) color_cache_put() argument 555 ImageContext *img; decode_entropy_coded_image() local 925 ImageContext *img = &s->image[IMAGE_ROLE_ARGB]; apply_predictor_transform() local 962 ImageContext *img, *cimg; apply_color_transform() local 987 ImageContext *img = &s->image[IMAGE_ROLE_ARGB]; apply_subtract_green_transform() local 1001 ImageContext *img; apply_color_indexing_transform() local [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_internal.h | 1151 const astcenc_image* img; member [all...] |
| /third_party/backends/backend/ |
| H A D | epjitsu.c | 2708 coarsecal_get_line(struct scanner *s, struct image *img) in coarsecal_get_line() argument 3178 finecal_get_line(struct scanner *s, struct image *img) in finecal_get_line() argument [all...] |
| H A D | lexmark_low.c | 1995 FILE *img = NULL; in sanei_lexmark_low_search_home_bwd() local [all...] |
| H A D | umax1220u-common.c | 1113 locate_black_stripe (unsigned char *img, int w, int h) in locate_black_stripe() argument 1172 unsigned char *img; in find_zero() local 1230 unsigned char *img; find_zero_2100U() local [all...] |
| /third_party/NuttX/include/nuttx/video/ |
| H A D | fb.h | 462 struct fb_cursorimage_s img; /* Cursor image */ member
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_wayland.c | 1632 dri2_wl_create_wayland_buffer_from_image(_EGLDisplay *disp, _EGLImage *img) in dri2_wl_create_wayland_buffer_from_image() argument
|