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

  /hardware/libhardware/include/hardware/
hwcomposer.h 574 * (*getDisplayAttributes)() returns attributes for a specific config of a
591 int (*getDisplayAttributes)(struct hwc_composer_device_1* dev, int disp,
  /hardware/qcom/display/libhwcomposer/
hwc.cpp 494 //This config is passed to getDisplayAttributes. Ignore for now.
627 dev->device.getDisplayAttributes = hwc_getDisplayAttributes;
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 338 err = mHwc->getDisplayAttributes(mHwc, disp, config, DISPLAY_ATTRIBUTES, values);
    [all...]
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp     [all...]

Completed in 41 milliseconds