Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_copybit.h126 bool mSwapRectEnable; variable
Dhwc_copybit.cpp195 if(mSwapRectEnable == false) in checkDirtyRect()
1125 mSwapRectEnable = atoi(value) ? true:false ; in CopyBit()