Home
last modified time | relevance | path

Searched refs:corner3 (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxbarcode/datamatrix/
DBC_DefaultPlacement.cpp70 corner3(pos++); in place()
145 void CBC_DefaultPlacement::corner3(int32_t pos) { in corner3() function in CBC_DefaultPlacement
DBC_DefaultPlacement.h36 void corner3(int32_t pos);
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1619 corner2[TGSI_QUAD_SIZE], corner3[TGSI_QUAD_SIZE]; in img_filter_cube_linear() local
1646 tx[3] = get_texel_cube_seamless(sp_sview, addr, x1, y1, corner3, layer, args->face_id); in img_filter_cube_linear()
1687 corner2[TGSI_QUAD_SIZE], corner3[TGSI_QUAD_SIZE]; in img_filter_cube_array_linear() local
1714 tx[3] = get_texel_cube_seamless(sp_sview, addr, x1, y1, corner3, layer, args->face_id); in img_filter_cube_array_linear()