/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrContext.cpp | 70 void Context::texSubImage2D (deUint32 target, int level, int xoffset, int yoffset, const tcu::Surface& src) in texSubImage2D() argument
|
/kernel/linux/linux-5.10/include/video/ |
H A D | omapvrfb.h | 20 u16 xoffset; member
|
/kernel/linux/linux-6.6/include/video/ |
H A D | omapvrfb.h | 20 u16 xoffset; member
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_pbo.h | 32 int xoffset; member 53 int32_t xoffset; member
|
/third_party/mesa3d/src/glx/ |
H A D | indirect_texture_compression.c | 137 CompressedTexSubImage1D2D(GLenum target, GLint level, GLsizei xoffset, GLsizei yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei image_size, const GLvoid * data, CARD32 rop) CompressedTexSubImage1D2D() argument 267 __indirect_glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexSubImage1D() argument 280 __indirect_glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexSubImage2D() argument 293 __indirect_glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexSubImage3D() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | eacmv.c | 111 int xoffset = (*raw & 0xF) - 7; in cmv_decode_inter() local 120 int xoffset = (buf[i] & 0xF) - 7; in cmv_decode_inter() local 73 cmv_motcomp(unsigned char *dst, ptrdiff_t dst_stride, const unsigned char *src, ptrdiff_t src_stride, int x, int y, int xoffset, int yoffset, int width, int height) cmv_motcomp() argument
|
H A D | xwddec.c | 38 uint32_t xoffset, be, bpp, lsize, rsize; in xwd_decode_frame() local
|
H A D | ansi.c | 142 static void erase_line(AVCodecContext * avctx, int xoffset, int xlength) in erase_line() argument
|
H A D | vp8data.h | 63 int8_t xoffset; member
|
/third_party/ffmpeg/libavdevice/ |
H A D | fbdev_enc.c | 35 int xoffset; ///< x coordinate of top left corner member [all...] |
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jdapistd.c | 155 jpeg_crop_scanline(j_decompress_ptr cinfo, JDIMENSION *xoffset, in jpeg_crop_scanline() argument [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | pxa168fb.c | 347 static void set_graphics_start(struct fb_info *info, int xoffset, int yoffset) in set_graphics_start() argument
|
H A D | hitfb.c | 159 int xoffset = var->xoffset; in hitfb_pan_display() local
|
H A D | platinumfb.c | 49 int xoffset, yoffset; member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbcon_cw.c | 373 u32 xoffset; in cw_update_start() local
|
H A D | fbcon_ud.c | 412 int xoffset, yoffset; in ud_update_start() local
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbcon_cw.c | 373 u32 xoffset; in cw_update_start() local
|
H A D | fbcon_ud.c | 412 int xoffset, yoffset; in ud_update_start() local
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | hitfb.c | 175 int xoffset = var->xoffset; in hitfb_pan_display() local
|
H A D | pxa168fb.c | 347 static void set_graphics_start(struct fb_info *info, int xoffset, int yoffset) in set_graphics_start() argument
|
H A D | platinumfb.c | 49 int xoffset, yoffset; member
|
/third_party/ffmpeg/libswscale/ppc/ |
H A D | swscale_ppc_template.c | 49 unsigned int xoffset=x<<1; in yuv2planeX_8_16() local
|
/third_party/backends/backend/ |
H A D | canon_pp-dev.h | 134 unsigned int xoffset, yoffset; member
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | VulkanUniformUpdatesTest.cpp | 444 const GLsizei xoffset = x * kHalfX + subX; in TEST_P() local 464 const GLsizei xoffset = x * kHalfX; in TEST_P() local 520 const GLsizei xoffset = kHalfX; in TEST_P() local 638 const GLsizei xoffset in TEST_P() local [all...] |
/third_party/skia/third_party/externals/imgui/backends/ |
H A D | imgui_impl_glfw.cpp | 128 void ImGui_ImplGlfw_ScrollCallback(GLFWwindow* window, double xoffset, double yoffset) in ImGui_ImplGlfw_ScrollCallback() argument
|