Searched refs:gaussianMap (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xcompmgr/dist/ |
| H A D | xcompmgr.c | 153 static conv *gaussianMap; variable in typeref:typename:conv * 534 int gsize = gaussianMap->size; 568 d = sum_gaussian (gaussianMap, opacity, center, center, width, height); 587 d = sum_gaussian (gaussianMap, opacity, x - center, y - center, width, height); 605 d = sum_gaussian (gaussianMap, opacity, center, y - center, width, height); 620 d = sum_gaussian (gaussianMap, opacity, x - center, center, width, height); 2204 gaussianMap = make_gaussian_map(dpy, shadowRadius); 2205 presum_gaussian (gaussianMap);
|
Completed in 4 milliseconds