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

  /hardware/qcom/display/libhwcomposer/
hwc_mdpcomp.h 153 static bool isEnabled() { return sEnabled; };
168 static bool sEnabled;
hwc_mdpcomp.cpp 38 bool MDPComp::sEnabled = false;
88 sEnabled = false;
92 sEnabled = true;
    [all...]

Completed in 25 milliseconds