Searched defs:getActiveConfig (Results 1 - 5 of 5) sorted by relevance

/hardware/intel/img/hwcomposer/common/devices/
H A DDummyDevice.cpp237 int DummyDevice::getActiveConfig() function in class:android::intel::DummyDevice
H A DExternalDevice.cpp373 int ExternalDevice::getActiveConfig() function in class:android::intel::ExternalDevice
H A DPhysicalDevice.cpp513 int PhysicalDevice::getActiveConfig() function in class:android::intel::PhysicalDevice
/hardware/intel/img/hwcomposer/common/base/
H A DHwcomposer.cpp273 int Hwcomposer::getActiveConfig(int disp) function in class:android::intel::Hwcomposer
288 return device->getActiveConfig();
/hardware/libhardware/include/hardware/
H A Dhwcomposer.h692 * must also provide getActiveConfig and setActiveConfig. Hardware composers
729 * (*getActiveConfig)() returns the index of the configuration that is
739 int (*getActiveConfig)(struct hwc_composer_device_1* dev, int disp); member in struct:hwc_composer_device_1
747 * getActiveConfig shall return the index set by this function until one

Completed in 72 milliseconds