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

  /hardware/intel/img/hwcomposer/merrifield/ips/common/
RotationBufferProvider.h 91 TTM_WRAPPER_COUNT = 10,
RotationBufferProvider.cpp 79 mTTMWrappers.setCapacity(TTM_WRAPPER_COUNT);
548 if (mTTMWrappers.size() >= TTM_WRAPPER_COUNT) {
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
RotationBufferProvider.h 91 TTM_WRAPPER_COUNT = 10,
RotationBufferProvider.cpp 79 mTTMWrappers.setCapacity(TTM_WRAPPER_COUNT);
539 if (mTTMWrappers.size() >= TTM_WRAPPER_COUNT) {

Completed in 7674 milliseconds