Searched refs:active_layer_count_ (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.cpp254 active_layer_count_ = 0;
376 for (size_t i = 0; i < active_layer_count_; i++) {
411 for (size_t i = 0; i < active_layer_count_; i++) {
422 for (size_t i = 0; i < active_layer_count_; i++)
445 for (size_t j = 0; j < active_layer_count_; ++j) {
885 active_layer_count_ = layer_index;
887 active_layer_count_);
H A Dhardware_composer.h395 size_t active_layer_count_ = 0; member in namespace:android::dvr

Completed in 185 milliseconds