Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:HWC_COPYBIT

24 #include "hwc_copybit.h"
372 layerProp[i].mFlags |= HWC_COPYBIT;
534 // numAppLayers-1, as we iterate from 0th layer index with HWC_COPYBIT flag
536 if(!(layerProp[i].mFlags & HWC_COPYBIT)) {