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

  /hardware/libhardware/include/hardware/
hwcomposer.h 549 * (*getDisplayConfigs)() returns handles for the configurations available
554 * allocated by the caller is passed in *numConfigs; getDisplayConfigs must
570 int (*getDisplayConfigs)(struct hwc_composer_device_1* dev, int disp,
576 * returned by getDisplayConfigs.
  /hardware/qcom/display/libhwcomposer/
hwc.cpp 626 dev->device.getDisplayConfigs = hwc_getDisplayConfigs;
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 331 status_t err = mHwc->getDisplayConfigs(mHwc, disp, &config, &numConfigs);
    [all...]
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp     [all...]

Completed in 140 milliseconds