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

  /hardware/libhardware/include/hardware/
hwcomposer.h 604 * (*getDisplayAttributes)() returns attributes for a specific config of a
621 int (*getDisplayAttributes)(struct hwc_composer_device_1* dev, int disp,
  /hardware/libhardware/tests/hwc/
cnativewindow.c 411 if ((r = hwc->getDisplayAttributes(hwc, 0, configs[0], attrs, values))) {
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc.cpp 494 //This config is passed to getDisplayAttributes. Ignore for now.
627 dev->device.getDisplayAttributes = hwc_getDisplayAttributes;
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc.cpp 589 //This config is passed to getDisplayAttributes. Ignore for now.
728 dev->device.getDisplayAttributes = hwc_getDisplayAttributes;
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc.cpp 495 //This config is passed to getDisplayAttributes. Ignore for now.
628 dev->device.getDisplayAttributes = hwc_getDisplayAttributes;
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 353 err = mHwc->getDisplayAttributes(mHwc, disp, config, DISPLAY_ATTRIBUTES, values);
    [all...]
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp     [all...]

Completed in 1215 milliseconds