Home
last modified time | relevance | path

Searched defs:ypos (Results 1 – 21 of 21) sorted by relevance

/external/mesa3d/src/mesa/main/
Daccum.c129 GLint xpos, GLint ypos, GLint width, GLint height, in accum_scale_or_bias()
188 GLint xpos, GLint ypos, GLint width, GLint height, in accum_or_load()
284 GLint xpos, GLint ypos, GLint width, GLint height) in accum_return()
398 GLint xpos, ypos, width, height; in accum() local
Ddlist.c905 unsigned i, row_height = 0, xpos = 0, ypos = 0; in build_bitmap_atlas() local
1048 unsigned ypos = atlas->glyphs[i].y; in build_bitmap_atlas() local
/external/skqp/gm/
Dskinning.cpp117 int ypos = kCellSize; in onDraw() local
132 int& ypos, in drawPermutations()
/external/libhevc/decoder/
Dihevcd_decode.c540 WORD32 ypos = ps_codec->i4_disp_ht - 32 - LOGO_HT; in ihevcd_decode() local
944 WORD32 ypos = ps_codec->i4_disp_ht - 32 - LOGO_HT; in ihevcd_decode() local
/external/freetype/src/pfr/
Dpfrsbit.c412 FT_Long xpos, ypos, advance; in pfr_load_bitmap_metrics() local
656 FT_Long xpos = 0, ypos = 0, advance = 0; in pfr_slot_load_bitmap() local
/external/swiftshader/src/Device/
DASTC_Decoder.cpp39 int xpos, int ypos, int zpos) in write_imageblock()
/external/swiftshader/third_party/astc-encoder/Source/
Dastc_decompress_symbolic.cpp89 int ypos, in decompress_symbolic_block()
Dastc_codec_internals.h133 int xpos, ypos, zpos; member
/external/libjpeg-turbo/
Djccoefct.c148 JDIMENSION ypos, xpos; in compress_data() local
/external/wpa_supplicant_8/src/crypto/
Daes-gcm.c148 u8 *ypos = y; in aes_gctr() local
/external/pdfium/third_party/libtiff/
Dtif_jpeg.c1565 int ypos; in JPEGDecodeRaw() local
2124 int clumpoffset, ci, xpos, ypos; in JPEGEncodeRaw() local
2210 int ci, ypos, n; in JPEGPostEncode() local
/external/libkmsxx/kms++util/src/
Ddrawing.cpp471 static void draw_char(IFramebuffer& buf, uint32_t xpos, uint32_t ypos, char c, RGB color) in draw_char()
/external/skia/tests/
DSVGDeviceTest.cpp106 SkAutoTMalloc<SkScalar> ypos(yposCount); in check_text_node() local
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c361 int xpos, ypos; in get_drawable_size() local
/external/mesa3d/src/mesa/drivers/x11/
Dxm_api.c230 int xpos, ypos; in get_drawable_size() local
/external/libdrm/include/drm/
Dvmwgfx_drm.h533 __s32 ypos; member
/external/mesa3d/src/mesa/state_tracker/
Dst_context.h62 GLint xpos, ypos; member
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmwgfx_drm.h526 __s32 ypos; member
/external/igt-gpu-tools/include/drm-uapi/
Dvmwgfx_drm.h524 __s32 ypos; member
/external/kernel-headers/original/uapi/drm/
Dvmwgfx_drm.h529 __s32 ypos; member
/external/mesa3d/src/imgui/
Dimstb_truetype.h3699 …tbtt_bakedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, stbtt_aligned_… in stbtt_GetBakedQuad()
4193 …btt_packedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, stbtt_aligned_… in stbtt_GetPackedQuad()