Home | History | Annotate | Download | only in hwc

Lines Matching refs:cloning

74     __u8 enabled  : 1;          /* cloning enabled */
78 /* cloning support and state */
1200 ALOGW("DSS scaler cannot support HDMI cloning");
1347 int cloning = ext->current.enabled && (!ext->current.docking || (handle!=NULL ? dockable(layer) : 0));
1348 int on_tv = hwc_dev->on_tv || (ext->on_tv && cloning);
1349 int tform = cloning && (ext->current.rotation || ext->current.hflip);
1386 * Hence this clone_layer call is for FB cloning (provided use_sgx is true).
2358 /* get cloning transformation */