Searched refs:layerList (Results 1 – 3 of 3) sorted by relevance
73 bool TngDisplayContext::commitContents(hwc_display_contents_1_t *display, HwcLayerList *layerList) in commitContents() argument79 if (!display || !layerList) { in commitContents()97 DisplayPlane* plane = layerList->getPlane(i); in commitContents()141 layerList->postFlip(); in commitContents()
33 bool commitContents(hwc_display_contents_1_t *display, HwcLayerList* layerList);
34 virtual bool commitContents(hwc_display_contents_1_t *display, HwcLayerList *layerList) = 0;