Searched defs:cwidth (Results 1 - 2 of 2) sorted by relevance

/external/pixman/pixman/
H A Dpixman-bits-image.c364 int32_t cwidth = pixman_fixed_to_int (params[0]); local
376 x2 = x1 + cwidth;
439 int cwidth = pixman_fixed_to_int (params[0]); local
445 int x_off = ((cwidth << 16) - pixman_fixed_1) >> 1;
464 y_params = params + 4 + (1 << x_phase_bits) * cwidth + py * cheight;
468 x2 = x1 + cwidth;
476 pixman_fixed_t *x_params = params + 4 + px * cwidth;
739 int cwidth = pixman_fixed_to_int (params[0]); local
741 int x_off = ((cwidth << 16) - pixman_fixed_1) >> 1;
791 x2 = x1 + cwidth;
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 476 milliseconds