Home
last modified time | relevance | path

Searched refs:CMP_HALF (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/compute/hs/gen/
Dmain.c85 #define CMP_HALF(a,b) (struct hsg_op){ HSG_OP_TYPE_CMP_HALF, … macro
593 ops = hsg_op(ops,CMP_HALF(r-1,r)); in hsg_warp_half_network()
/external/skqp/src/compute/hs/gen/
Dmain.c85 #define CMP_HALF(a,b) (struct hsg_op){ HSG_OP_TYPE_CMP_HALF, … macro
593 ops = hsg_op(ops,CMP_HALF(r-1,r)); in hsg_warp_half_network()