Searched refs:corner3 (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/xfa/fxbarcode/datamatrix/ |
D | BC_DefaultPlacement.cpp | 70 corner3(pos++); in place() 145 void CBC_DefaultPlacement::corner3(int32_t pos) { in corner3() function in CBC_DefaultPlacement
|
D | BC_DefaultPlacement.h | 36 void corner3(int32_t pos);
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.c | 1619 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()
|