Searched refs:infrequentLayerUpdates (Results 1 – 2 of 2) sorted by relevance
948 size_t infrequentLayerUpdates = 0; in TEST_P() local949 while (infrequentLayerUpdates <= totalInfrequentLayerUpdates) { in TEST_P()954 ALOGI("submitting infrequent frame [%zu/%zu]", infrequentLayerUpdates, in TEST_P()958 infrequentLayerUpdates++; in TEST_P()978 if (infrequentLayerUpdates > FREQUENT_LAYER_WINDOW_SIZE) { in TEST_P()
1523 int infrequentLayerUpdates = 0; in TEST_P() local1524 while (infrequentLayerUpdates <= totalInfrequentLayerUpdates) { in TEST_P()1530 ALOGI("submitting infrequent frame [%d/%d]", infrequentLayerUpdates, in TEST_P()1535 infrequentLayerUpdates++; in TEST_P()1555 if (infrequentLayerUpdates > FREQUENT_LAYER_WINDOW_SIZE) { in TEST_P()