Searched refs:HwcLayerList (Results 1 - 19 of 19) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/include/
H A DIDisplayContext.h24 class HwcLayerList;
34 virtual bool commitContents(hwc_display_contents_1_t *display, HwcLayerList *layerList) = 0;
H A DPrimaryDevice.h23 #include <HwcLayerList.h>
H A DPhysicalDevice.h24 #include <HwcLayerList.h>
108 HwcLayerList *mLayerList;
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
H A DIDisplayContext.h24 class HwcLayerList;
34 virtual bool commitContents(hwc_display_contents_1_t *display, HwcLayerList *layerList) = 0;
H A DPrimaryDevice.h23 #include <common/base/HwcLayerList.h>
H A DPhysicalDevice.h23 #include <common/base/HwcLayerList.h>
97 HwcLayerList *mLayerList;
/hardware/intel/img/hwcomposer/merrifield/common/base/
H A DHwcLayerList.cpp18 #include <HwcLayerList.h>
28 HwcLayerList::HwcLayerList(hwc_display_contents_1_t *list, int disp) function in class:android::intel::HwcLayerList
44 HwcLayerList::~HwcLayerList()
49 bool HwcLayerList::checkSupported(int planeType, HwcLayer *hwcLayer)
116 bool HwcLayerList::checkCursorSupported(HwcLayer *hwcLayer)
203 bool HwcLayerList::initialize()
285 void HwcLayerList::deinitialize()
314 bool HwcLayerList
[all...]
H A DHwcLayerList.h31 class HwcLayerList { class in namespace:android::intel
33 HwcLayerList(hwc_display_contents_1_t *list, int disp);
34 virtual ~HwcLayerList();
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
H A DHwcLayerList.cpp18 #include <common/base/HwcLayerList.h>
29 HwcLayerList::HwcLayerList(hwc_display_contents_1_t *list, int disp) function in class:android::intel::HwcLayerList
43 HwcLayerList::~HwcLayerList()
48 bool HwcLayerList::checkSupported(int planeType, HwcLayer *hwcLayer)
115 bool HwcLayerList::checkRgbOverlaySupported(HwcLayer *hwcLayer)
175 bool HwcLayerList::checkCursorSupported(HwcLayer *hwcLayer)
246 bool HwcLayerList::initialize()
353 void HwcLayerList
[all...]
H A DHwcLayerList.h31 class HwcLayerList { class in namespace:android::intel
33 HwcLayerList(hwc_display_contents_1_t *list, int disp);
34 virtual ~HwcLayerList();
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
H A DTngDisplayContext.h47 bool commitContents(hwc_display_contents_1_t *display, HwcLayerList* layerList);
H A DTngDisplayContext.cpp21 #include <HwcLayerList.h>
72 bool TngDisplayContext::commitContents(hwc_display_contents_1_t *display, HwcLayerList *layerList)
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
H A DTngDisplayContext.h47 bool commitContents(hwc_display_contents_1_t *display, HwcLayerList* layerList);
H A DTngDisplayContext.cpp21 #include <common/base/HwcLayerList.h>
72 bool TngDisplayContext::commitContents(hwc_display_contents_1_t *display, HwcLayerList *layerList)
/hardware/intel/img/hwcomposer/merrifield/platforms/merrifield_plus/
H A DAndroid.mk29 ../../common/base/HwcLayerList.cpp \
/hardware/intel/img/hwcomposer/moorefield_hdmi/
H A DAndroid.mk38 common/base/HwcLayerList.cpp \
/hardware/intel/img/hwcomposer/merrifield/platforms/merrifield/
H A DAndroid.mk29 ../../common/base/HwcLayerList.cpp \
/hardware/intel/img/hwcomposer/merrifield/common/devices/
H A DPhysicalDevice.cpp74 mLayerList = new HwcLayerList(list, mType);
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/
H A DPhysicalDevice.cpp75 mLayerList = new HwcLayerList(list, mType);

Completed in 184 milliseconds