Home
last modified time | relevance | path

Searched defs:xpos (Results 51 - 75 of 108) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/video/console/
H A Dnewport_con.c370 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 Dvgacon.c1161 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 Dmss4.c229 int xpos = mb_x * 2 + i; in mss4_decode_dct_block() local
H A Divi.h111 int16_t xpos; member
128 int xpos; member
H A Dutils.c365 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 Dnull_window.c224 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 Dwindow.c582 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 Dnull_platform.h174 int xpos; member
H A Dinput.c375 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 Dqpdf_pdftopdf_processor.cc179 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 Dastcenc_decompress_symbolic.cpp181 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 DSkFont.cpp242 getXPos( const SkGlyphID glyphIDs[], int count, SkScalar xpos[], SkScalar origin) const getXPos() argument
H A DSkTextBlob.cpp805 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 Dvgacon.c473 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 Dsisusb_con.c1325 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 Dvpbe_osd.h253 unsigned xpos; member
282 unsigned xpos; member
/kernel/linux/linux-5.10/include/video/
H A Dmmp_disp.h74 u16 xpos; member
/kernel/linux/linux-6.6/include/video/
H A Dmmp_disp.h74 u16 xpos; member
/third_party/ffmpeg/libavfilter/
H A Dvf_datascope.c466 float xpos, ypos; member
757 float xpos, ypos; member
/third_party/glfw/examples/
H A Dparticles.c790 double xpos, ypos, zpos, angle_x, angle_y, angle_z; in draw_scene() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_api.c362 int xpos, ypos; in get_drawable_size() local
/third_party/ntfs-3g/libntfs-3g/
H A Dcompress.c987 s64 xpos; in read_clusters() local
1028 s64 xpos; in write_clusters() local
[all...]
/third_party/mksh/
H A Dlex.c1133 size_t xpos; in readhere() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_codec_internals.h133 int xpos, ypos, zpos; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/
H A Dtde_hal.h315 hi_u32 xpos; member

Completed in 30 milliseconds

12345