HomeSort by relevance Sort by last modified time
    Searched defs:modeCount (Results 1 - 3 of 3) sorted by null

  /hardware/intel/img/hwcomposer/merrifield/common/devices/
PhysicalDevice.cpp 359 int modeCount = 0;
361 modes = drm->detectAllConfigs(mType, &modeCount);
363 for (int i = 0; i < modeCount; i++) {
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/
PhysicalDevice.cpp 353 int modeCount = 0;
355 modes = drm->detectAllConfigs(mType, &modeCount);
357 for (int i = 0; i < modeCount; i++) {
  /packages/apps/TV/usbtuner/libs/
exoplayer_1.5.6.jar 

Completed in 682 milliseconds