Lines Matching refs:client1Config
1472 ClientConfigParcel client1Config; in testConcurrentCodecs() local
1479 client1Info, client1Config); in testConcurrentCodecs()
1491 mService->notifyClientStarted(client1Config); in testConcurrentCodecs()
1494 EXPECT_TRUE(peakPixelCountP1 = client1Config.width * client1Config.height); in testConcurrentCodecs()
1495 EXPECT_TRUE(currentPixelCountP1 = client1Config.width * client1Config.height); in testConcurrentCodecs()
1498 mService->notifyClientStopped(client1Config); in testConcurrentCodecs()
1501 EXPECT_TRUE(peakPixelCountP1 == client1Config.width * client1Config.height); in testConcurrentCodecs()
1505 mService->notifyClientStarted(client1Config); in testConcurrentCodecs()
1515 EXPECT_TRUE(peakPixelCountP1 == client1Config.width * client1Config.height); in testConcurrentCodecs()
1516 EXPECT_TRUE(currentPixelCountP1 == client1Config.width * client1Config.height); in testConcurrentCodecs()
1532 (client1Config.width * client1Config.height + in testConcurrentCodecs()
1535 (client1Config.width * client1Config.height + in testConcurrentCodecs()
1547 EXPECT_TRUE(currentPixelCountP1 == client1Config.width * client1Config.height); in testConcurrentCodecs()
1550 mService->notifyClientStopped(client1Config); in testConcurrentCodecs()
1566 (client1Config.width * client1Config.height + in testConcurrentCodecs()