Searched refs:commitContents (Results 1 – 8 of 8) sorted by relevance
34 virtual bool commitContents(hwc_display_contents_1_t *display, HwcLayerList *layerList) = 0;
47 bool commitContents(hwc_display_contents_1_t *display, HwcLayerList* layerList);
72 bool TngDisplayContext::commitContents(hwc_display_contents_1_t *display, HwcLayerList *layerList) in commitContents() function in android::intel::TngDisplayContext
128 return context->commitContents(display, mLayerList); in commit()
129 return context->commitContents(display, mLayerList); in commit()