Home
last modified time | relevance | path

Searched defs:ypos (Results 1 - 25 of 54) sorted by relevance

123

/third_party/glfw/examples/
H A Dwindows.c36 int xpos, ypos, height; in main() local
49 glfwGetMonitorWorkarea(glfwGetPrimaryMonitor(), &xpos, &ypos, NULL, &height); in main() local
H A Dsharing.c174 int xpos, ypos, left, right, width; in main() local
H A Dsplitview.c35 static double xpos = 0, ypos = 0; variable
/third_party/glfw/src/
H A Dnull_monitor.c71 void _glfwGetMonitorPosNull(_GLFWmonitor* monitor, int* xpos, int* ypos) in _glfwGetMonitorPosNull() argument
88 _glfwGetMonitorWorkareaNull(_GLFWmonitor* monitor, int* xpos, int* ypos, int* width, int* height) _glfwGetMonitorWorkareaNull() argument
H A Dwin32_monitor.c357 void _glfwGetMonitorPosWin32(_GLFWmonitor* monitor, int* xpos, int* ypos) in _glfwGetMonitorPosWin32() argument
380 _glfwGetMonitorWorkareaWin32(_GLFWmonitor* monitor, int* xpos, int* ypos, int* width, int* height) _glfwGetMonitorWorkareaWin32() argument
H A Dx11_monitor.c318 void _glfwGetMonitorPosX11(_GLFWmonitor* monitor, int* xpos, int* ypos) in _glfwGetMonitorPosX11() argument
349 _glfwGetMonitorWorkareaX11(_GLFWmonitor* monitor, int* xpos, int* ypos, int* width, int* height) _glfwGetMonitorWorkareaX11() argument
H A Dwl_monitor.c199 void _glfwGetMonitorPosWayland(_GLFWmonitor* monitor, int* xpos, int* ypos) in _glfwGetMonitorPosWayland() argument
216 _glfwGetMonitorWorkareaWayland(_GLFWmonitor* monitor, int* xpos, int* ypos, int* width, int* height) _glfwGetMonitorWorkareaWayland() argument
H A Dmonitor.c326 GLFWAPI void glfwGetMonitorPos(GLFWmonitor* handle, int* xpos, int* ypos) in glfwGetMonitorPos() argument
341 glfwGetMonitorWorkarea(GLFWmonitor* handle, int* xpos, int* ypos, int* width, int* height) glfwGetMonitorWorkarea() argument
/third_party/cups-filters/filter/pdftopdf/
H A Dnup.h40 float xpos,ypos; // TODO: already given by sub.left,sub.bottom [but for rotation?] member
H A Dpdftopdf_processor.cc297 double xpos = 0, ypos = 0; in processPDFTOPDF() local
[all...]
H A Dpdftopdf_processor.h83 Position xpos,ypos; member
/third_party/ffmpeg/libavcodec/
H A Droqvideodec.c42 int vqid, xpos, ypos, xp, yp, x, y, mx, my; in roqvideo_decode_frame() local
/third_party/mesa3d/src/mesa/main/
H A Daccum.c399 GLint xpos, ypos, width, height; in accum() local
129 accum_scale_or_bias(struct gl_context *ctx, GLfloat value, GLint xpos, GLint ypos, GLint width, GLint height, GLboolean bias) accum_scale_or_bias() argument
188 accum_or_load(struct gl_context *ctx, GLfloat value, GLint xpos, GLint ypos, GLint width, GLint height, GLboolean load) accum_or_load() argument
284 accum_return(struct gl_context *ctx, GLfloat value, GLint xpos, GLint ypos, GLint width, GLint height) accum_return() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DASTC_Decoder.cpp29 write_imageblock(unsigned char *img, const imageblock *pb, int xsize, int ysize, int zsize, int bytes, int destPitchB, int destSliceB, bool isUnsignedByte, int xdim, int ydim, int zdim, int xpos, int ypos, int zpos) write_imageblock() argument
/third_party/glfw/tests/
H A Dinputlag.c81 void cursor_pos_callback(GLFWwindow* window, double xpos, double ypos) in cursor_pos_callback() argument
H A Dwindow.c212 int xpos, ypos; in main() local
/third_party/cups-filters/cupsfilters/
H A Dimage-gif.c451 ypos, /* Current Y position */ in gif_read_image() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_decompress_symbolic.cpp85 decompress_symbolic_block( astc_decode_mode decode_mode, const block_size_descriptor* bsd, int xpos, int ypos, int zpos, const symbolic_compressed_block* scb, imageblock* blk ) decompress_symbolic_block() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djccoefct.c148 JDIMENSION ypos, xpos; in METHODDEF() local
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrsbit.c412 FT_Long xpos, ypos, advance; in pfr_load_bitmap_metrics() local
656 FT_Long xpos = 0, ypos = 0, advance = 0; in FT_LOCAL() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes-gcm.c148 u8 *ypos = y; in aes_gctr() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes-gcm.c148 u8 *ypos = y; in aes_gctr() local
/third_party/ffmpeg/libavfilter/
H A Df_graphmonitor.c206 draw_items(AVFilterContext *ctx, AVFrame *out, int xpos, int ypos, AVFilterLink *l, size_t frames) draw_items() argument
333 int ret, xpos, ypos = 0; create_frame() local
[all...]
H A Davf_ahistogram.c49 int ypos; member
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_image.cpp151 load_image_block( astcenc_profile decode_mode, const astcenc_image& img, image_block& blk, const block_size_descriptor& bsd, unsigned int xpos, unsigned int ypos, unsigned int zpos, const astcenc_swizzle& swz ) load_image_block() argument
268 load_image_block_fast_ldr( astcenc_profile decode_mode, const astcenc_image& img, image_block& blk, const block_size_descriptor& bsd, unsigned int xpos, unsigned int ypos, unsigned int zpos, const astcenc_swizzle& swz ) load_image_block_fast_ldr() argument
335 store_image_block( astcenc_image& img, const image_block& blk, const block_size_descriptor& bsd, unsigned int xpos, unsigned int ypos, unsigned int zpos, const astcenc_swizzle& swz ) store_image_block() argument
[all...]

Completed in 15 milliseconds

123