Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/datamatrix/
DBC_DefaultPlacement.cpp69 corner3(pos++); in place()
144 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.c1602 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()