/kernel/linux/linux-6.6/drivers/video/console/ |
H A D | newport_con.c | 370 newport_putc(struct vc_data *vc, int charattr, int ypos, int xpos) newport_putc() argument 399 newport_putcs(struct vc_data *vc, const unsigned short *s, int count, int ypos, int xpos) newport_putcs() argument [all...] |
H A D | vgacon.c | 1161 static void vgacon_putc(struct vc_data *vc, int c, int ypos, int xpos) { } in vgacon_putc() argument 1162 vgacon_putcs(struct vc_data *vc, const unsigned short *s, int count, int ypos, int xpos) vgacon_putcs() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | mss4.c | 229 int xpos = mb_x * 2 + i; in mss4_decode_dct_block() local
|
H A D | ivi.h | 111 int16_t xpos; member 128 int xpos; member
|
H A D | utils.c | 365 int avcodec_enum_to_chroma_pos(int *xpos, int *ypos, enum AVChromaLocation pos) in avcodec_enum_to_chroma_pos() argument 377 enum AVChromaLocation avcodec_chroma_pos_to_enum(int xpos, int ypos) in avcodec_chroma_pos_to_enum() argument
|
/third_party/glfw/src/ |
H A D | null_window.c | 224 void _glfwGetWindowPosNull(_GLFWwindow* window, int* xpos, int* ypos) in _glfwGetWindowPosNull() argument 189 _glfwSetWindowMonitorNull(_GLFWwindow* window, _GLFWmonitor* monitor, int xpos, int ypos, int width, int height, int refreshRate) _glfwSetWindowMonitorNull() argument 232 _glfwSetWindowPosNull(_GLFWwindow* window, int xpos, int ypos) _glfwSetWindowPosNull() argument 504 _glfwGetCursorPosNull(_GLFWwindow* window, double* xpos, double* ypos) _glfwGetCursorPosNull() argument [all...] |
H A D | window.c | 582 GLFWAPI void glfwGetWindowPos(GLFWwindow* handle, int* xpos, int* ypos) in glfwGetWindowPos() argument 597 GLFWAPI void glfwSetWindowPos(GLFWwindow* handle, int xpos, int ypos) in glfwSetWindowPos() argument 999 glfwSetWindowMonitor(GLFWwindow* wh, GLFWmonitor* mh, int xpos, int ypos, int width, int height, int refreshRate) glfwSetWindowMonitor() argument [all...] |
H A D | null_platform.h | 174 int xpos; member
|
H A D | input.c | 375 void _glfwInputCursorPos(_GLFWwindow* window, double xpos, double ypos) in _glfwInputCursorPos() argument 791 GLFWAPI void glfwGetCursorPos(GLFWwindow* handle, double* xpos, double* ypos) in glfwGetCursorPos() argument 814 glfwSetCursorPos(GLFWwindow* handle, double xpos, double ypos) glfwSetCursorPos() argument [all...] |
/third_party/cups-filters/filter/pdftopdf/ |
H A D | qpdf_pdftopdf_processor.cc | 179 Rotation QPDF_PDFTOPDF_PageHandle::crop(const PageRect &cropRect,Rotation orientation,Rotation param_orientation,Position xpos,Position ypos,bool scale,bool autorotate) in crop() argument 269 void QPDF_PDFTOPDF_PageHandle::add_subpage(const std::shared_ptr<PDFTOPDF_PageHandle> &sub,float xpos,float ypos,float scale,const PageRect *crop) // {{{ in add_subpage() argument 448 void QPDF_PDFTOPDF_PageHandle::debug(const PageRect &rect,float xpos,float ypos) // {{{ in debug() argument
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_decompress_symbolic.cpp | 181 decompress_symbolic_block( astcenc_profile decode_mode, const block_size_descriptor& bsd, int xpos, int ypos, int zpos, const symbolic_compressed_block& scb, image_block& blk ) decompress_symbolic_block() argument
|
/third_party/skia/src/core/ |
H A D | SkFont.cpp | 242 getXPos( const SkGlyphID glyphIDs[], int count, SkScalar xpos[], SkScalar origin) const getXPos() argument
|
H A D | SkTextBlob.cpp | 805 MakeFromPosTextH(const void* text, size_t byteLength, const SkScalar xpos[], SkScalar constY, const SkFont& font, SkTextEncoding encoding) MakeFromPosTextH() argument
|
/kernel/linux/linux-5.10/drivers/video/console/ |
H A D | vgacon.c | 473 static void vgacon_set_cursor_size(int xpos, int from, int to) in vgacon_set_cursor_size() argument 1222 static void vgacon_putc(struct vc_data *vc, int c, int ypos, int xpos) { } in vgacon_putc() argument 1223 vgacon_putcs(struct vc_data *vc, const unsigned short *s, int count, int ypos, int xpos) vgacon_putcs() argument
|
/kernel/linux/linux-5.10/drivers/usb/misc/sisusbvga/ |
H A D | sisusb_con.c | 1325 sisusbdummycon_putc(struct vc_data *vc, int c, int ypos, int xpos) sisusbdummycon_putc() argument 1327 sisusbdummycon_putcs(struct vc_data *vc, const unsigned short *s, int count, int ypos, int xpos) sisusbdummycon_putcs() argument
|
/kernel/linux/linux-5.10/include/media/davinci/ |
H A D | vpbe_osd.h | 253 unsigned xpos; member 282 unsigned xpos; member
|
/kernel/linux/linux-5.10/include/video/ |
H A D | mmp_disp.h | 74 u16 xpos; member
|
/kernel/linux/linux-6.6/include/video/ |
H A D | mmp_disp.h | 74 u16 xpos; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_datascope.c | 466 float xpos, ypos; member 757 float xpos, ypos; member
|
/third_party/glfw/examples/ |
H A D | particles.c | 790 double xpos, ypos, zpos, angle_x, angle_y, angle_z; in draw_scene() local
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | xm_api.c | 362 int xpos, ypos; in get_drawable_size() local
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | compress.c | 987 s64 xpos; in read_clusters() local 1028 s64 xpos; in write_clusters() local [all...] |
/third_party/mksh/ |
H A D | lex.c | 1133 size_t xpos; in readhere() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
H A D | astc_codec_internals.h | 133 int xpos, ypos, zpos; member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/ |
H A D | tde_hal.h | 315 hi_u32 xpos; member
|