Searched refs:layerList (Results 1 – 6 of 6) sorted by relevance
72 bool TngDisplayContext::commitContents(hwc_display_contents_1_t *display, HwcLayerList *layerList) in commitContents() argument78 if (!display || !layerList) { in commitContents()96 DisplayPlane* plane = layerList->getPlane(i); in commitContents()140 layerList->postFlip(); in commitContents()
47 bool commitContents(hwc_display_contents_1_t *display, HwcLayerList* layerList);
34 virtual bool commitContents(hwc_display_contents_1_t *display, HwcLayerList *layerList) = 0;