Home
last modified time | relevance | path

Searched defs:shift_x (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/imgui/
Dimstb_truetype.h2629 …l(const stbtt_fontinfo *font, int glyph, float scale_x, float scale_y,float shift_x, float shift_y… in stbtt_GetGlyphBitmapBoxSubpixel()
2652 …st stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, float shift_x, float shift_y… in stbtt_GetCodepointBitmapBoxSubpixel()
3330 …_point *pts, int *wcount, int windings, float scale_x, float scale_y, float shift_x, float shift_y… in stbtt__rasterize()
3535 … stbtt_vertex *vertices, int num_verts, float scale_x, float scale_y, float shift_x, float shift_y… in stbtt_Rasterize()
3553 …mapSubpixel(const stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x, float shift_y… in stbtt_GetGlyphBitmapSubpixel()
3598 …, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y… in stbtt_MakeGlyphBitmapSubpixel()
3622 …mapSubpixel(const stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x, float shift_y… in stbtt_GetCodepointBitmapSubpixel()
3627 …, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y… in stbtt_MakeCodepointBitmapSubpixelPrefilter()
3632 …, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y… in stbtt_MakeCodepointBitmapSubpixel()
4021 …, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y… in stbtt_MakeGlyphBitmapSubpixelPrefilter()
/external/libaom/libaom/av1/decoder/
Dobu.c438 const int shift_x = plane > 0 ? ssx : 0; in copy_decoded_tile_to_tile_list_buffer() local
/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c798 uint32_t shift_x = 8 * sample_loc_idx; in radv_compute_sample_locs_pixel() local