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

  /hardware/qcom/display/libhwcomposer/
hwc_copybit.h 85 double mDynThreshold;
hwc_copybit.cpp 105 if (renderArea < (mDynThreshold * fbArea)) {
560 mDynThreshold = atof(value);

Completed in 209 milliseconds