Home | History | Annotate | Download | only in hwc

Lines Matching full:use_sgx

150     int use_sgx;
289 dump_printf(&log, "}%s\n", hwc_dev->use_sgx ? " swap" : "");
1092 (!hwc_dev->flags_nv12_only || (!hwc_dev->use_sgx || is_NV12(handle))) &&
1245 hwc_dev->use_sgx = 0;
1249 hwc_dev->use_sgx = 1;
1254 dsscomp->num_ovls = hwc_dev->use_sgx;
1282 if (hwc_dev->use_sgx && !is_BLENDED(layer))
1320 } else if (hwc_dev->use_sgx) {
1337 if (hwc_dev->use_sgx) {
1422 hwc_dev->use_sgx ? "SGX+OVL" : "all-OVL",
1498 if (hwc_dev->use_sgx) {