Searched refs:hwc_add_layer (Results 1 – 1 of 1) sorted by relevance
/external/drm_hwcomposer/ |
D | hwcomposer.cpp | 218 static int hwc_add_layer(int display, hwc_context_t *ctx, hwc_layer_1_t *layer, in hwc_add_layer() function 283 ret = hwc_add_layer(i, ctx, layer, composition); in hwc_set() 350 ret = hwc_add_layer(i, ctx, layer, pre_composition); in hwc_set() 397 ret = hwc_add_layer(i, ctx, &composite_layer, composition); in hwc_set()
|