Lines Matching refs:HwcLayerList

18 #include <HwcLayerList.h>
28 HwcLayerList::HwcLayerList(hwc_display_contents_1_t *list, int disp)
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::allocatePlanes()
319 bool HwcLayerList::assignCursorPlanes()
351 bool HwcLayerList::assignCursorPlanes(int index, int planeNumber)
369 bool HwcLayerList::assignOverlayPlanes()
402 bool HwcLayerList::assignOverlayPlanes(int index, int planeNumber)
420 bool HwcLayerList::assignSpritePlanes()
455 bool HwcLayerList::assignSpritePlanes(int index, int planeNumber)
472 bool HwcLayerList::assignPrimaryPlane()
528 bool HwcLayerList::assignPrimaryPlaneHelper(HwcLayer *hwcLayer, int zorder)
538 bool HwcLayerList::attachPlanes()
586 bool HwcLayerList::useAsFrameBufferTarget(HwcLayer *target)
636 bool HwcLayerList::hasIntersection(HwcLayer *la, HwcLayer *lb)
652 ZOrderLayer* HwcLayerList::addZOrderLayer(int type, HwcLayer *hwcLayer, int zorder)
674 void HwcLayerList::removeZOrderLayer(ZOrderLayer *layer)
689 void HwcLayerList::addStaticLayerSize(HwcLayer *hwcLayer)
699 bool HwcLayerList::checkStaticLayerSize()
717 void HwcLayerList::setupSmartComposition()
747 bool HwcLayerList::setupSmartComposition2()
847 bool HwcLayerList::update(hwc_display_contents_1_t *list)
915 bool HwcLayerList::update(hwc_display_contents_1_t *list)
950 DisplayPlane* HwcLayerList::getPlane(uint32_t index) const
974 void HwcLayerList::postFlip()
982 void HwcLayerList::dump(Dump& d)
1047 void HwcLayerList::dump()