Searched refs:corner3 (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/fxbarcode/datamatrix/ |
D | BC_DefaultPlacement.cpp | 69 corner3(pos++); in place() 144 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 | 1602 corner2[TGSI_QUAD_SIZE], corner3[TGSI_QUAD_SIZE]; in img_filter_cube_linear() local 1629 tx[3] = get_texel_cube_seamless(sp_sview, addr, x1, y1, corner3, layer, args->face_id); in img_filter_cube_linear() 1670 corner2[TGSI_QUAD_SIZE], corner3[TGSI_QUAD_SIZE]; in img_filter_cube_array_linear() local 1697 tx[3] = get_texel_cube_seamless(sp_sview, addr, x1, y1, corner3, layer, args->face_id); in img_filter_cube_array_linear()
|