HomeSort by relevance Sort by last modified time
    Searched refs:HWC_COPYBIT (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/libhwcomposer/
hwc_copybit.cpp 24 #include "hwc_copybit.h"
190 layerProp[i].mFlags |= HWC_COPYBIT;
252 // numAppLayers-1, as we iterate from 0th layer index with HWC_COPYBIT flag
255 if(!(layerProp[i].mFlags & HWC_COPYBIT)) {
hwc_utils.h 122 HWC_COPYBIT = 0x00000002,

Completed in 3319 milliseconds