Searched refs:CMP_FLIP (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/compute/hs/gen/ |
D | main.c | 84 #define CMP_FLIP(a,b,c) (struct hsg_op){ HSG_OP_TYPE_CMP_FLIP, … macro 626 ops = hsg_op(ops,CMP_FLIP(r-1,r,n+1-r)); in hsg_warp_flip_network()
|
/external/skqp/src/compute/hs/gen/ |
D | main.c | 84 #define CMP_FLIP(a,b,c) (struct hsg_op){ HSG_OP_TYPE_CMP_FLIP, … macro 626 ops = hsg_op(ops,CMP_FLIP(r-1,r,n+1-r)); in hsg_warp_flip_network()
|