Searched refs:skip_layer_indices (Results 1 – 1 of 1) sorted by relevance
404 std::pair<int, int> skip_layer_indices(-1, -1); in hwc_prepare() local412 if (skip_layer_indices.first == -1) in hwc_prepare()413 skip_layer_indices.first = j; in hwc_prepare()414 skip_layer_indices.second = j; in hwc_prepare()420 if (!use_framebuffer_target && !hwc_skip_layer(skip_layer_indices, j)) { in hwc_prepare()