Searched defs:gidx (Results 1 – 4 of 4) sorted by relevance
41 IntType gidx = blockIdx.x * blockDim.x + threadIdx.x; in concat_fixed_kernel() local69 IntType gidx = blockIdx.x * blockDim.x + threadIdx.x; in concat_variable_kernel() local
120 IntType gidx = blockIdx.x * blockDim.x + threadIdx.x; in split_v_kernel() local
277 hb_codepoint_t gidx = FT_Get_Char_Index( globals->face, ch ); in af_shaper_get_coverage() local
1784 stbtt_uint16 flags, gidx; in stbtt__GetGlyphShapeTT() local