Searched refs:operator_is_bounded (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_trapezoids_mono.c738 static int operator_is_bounded(uint8_t op) function in typeref:typename:int
868 !operator_is_bounded(op));
1252 if (!was_clear && !operator_is_bounded(op)) {
1452 if (!was_clear && !operator_is_bounded(op)) {
1597 if (!was_clear && !operator_is_bounded(op)) {
H A Dsna_trapezoids_imprecise.c1642 static int operator_is_bounded(uint8_t op) function in typeref:typename:int
1664 if (maskFormat && !operator_is_bounded(tmp->base.op)) {
1984 !was_clear && maskFormat && !operator_is_bounded(op));
2005 threads[0].unbounded = !was_clear && maskFormat && !operator_is_bounded(op);
3523 !was_clear && maskFormat && !operator_is_bounded(op));
3841 !was_clear && maskFormat && !operator_is_bounded(op));
3862 threads[0].unbounded = !was_clear && maskFormat && !operator_is_bounded(op);
H A Dsna_trapezoids_precise.c1602 static int operator_is_bounded(uint8_t op) function in typeref:typename:int
1929 !was_clear && maskFormat && !operator_is_bounded(op));
1950 threads[0].unbounded = !was_clear && maskFormat && !operator_is_bounded(op);
3446 !was_clear && maskFormat && !operator_is_bounded(op));
3467 threads[0].unbounded = !was_clear && maskFormat && !operator_is_bounded(op);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_trapezoids_mono.c680 static int operator_is_bounded(uint8_t op) function in typeref:typename:int
809 !operator_is_bounded(op));
1187 if (!was_clear && !operator_is_bounded(op)) {
1386 if (!was_clear && !operator_is_bounded(op)) {
1530 if (!was_clear && !operator_is_bounded(op)) {
H A Dsna_trapezoids_imprecise.c1632 static int operator_is_bounded(uint8_t op) function in typeref:typename:int
1654 if (maskFormat && !operator_is_bounded(tmp->base.op)) {
1947 !was_clear && maskFormat && !operator_is_bounded(op));
1968 threads[0].unbounded = !was_clear && maskFormat && !operator_is_bounded(op);
3564 !was_clear && maskFormat && !operator_is_bounded(op));
3883 !was_clear && maskFormat && !operator_is_bounded(op));
3904 threads[0].unbounded = !was_clear && maskFormat && !operator_is_bounded(op);
H A Dsna_trapezoids_precise.c1592 static int operator_is_bounded(uint8_t op) function in typeref:typename:int
1891 !was_clear && maskFormat && !operator_is_bounded(op));
1912 threads[0].unbounded = !was_clear && maskFormat && !operator_is_bounded(op);
3492 !was_clear && maskFormat && !operator_is_bounded(op));
3513 threads[0].unbounded = !was_clear && maskFormat && !operator_is_bounded(op);

Completed in 27 milliseconds