Lines Matching defs:count
1369 uint32_t count = entry.count;
1370 DHLOGI("demo test: count %{public}" PRIu32, count);
1372 for (uint32_t i = 0 ; i < count; i++) {
1392 uint32_t count = entry.count;
1393 DHLOGI("demo test: count %{public}" PRIu32, count);
1395 for (uint32_t i = 0 ; i < count; i++) {
1416 uint32_t count = entry.count;
1417 DHLOGI("demo test: exposureCompensationRange count %{public}" PRIu32, count);
1418 for (uint32_t i = 0 ; i < count; i++) {
1456 uint32_t count = entry.count;
1457 DHLOGI("demo test: count %{public}" PRIu32, count);
1459 for (uint32_t i = 0 ; i < count; i++) {
1479 uint32_t count = entry.count;
1480 DHLOGI("demo test: count %{public}" PRIu32, count);
1482 for (uint32_t i = 0 ; i < count; i++) {
1518 uint32_t count = entry.count;
1519 DHLOGI("demo test: streamBasicConfigurations count %{public}" PRIu32, count);
1520 for (uint32_t i = 0 ; i < count; i++) {
1542 uint32_t count = entry.count;
1543 DHLOGI("demo test: fpsRange count %{public}" PRIu32, count);
1544 for (uint32_t i = 0 ; i < count; i++) {