Home
last modified time | relevance | path

Searched refs:client2Config (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/mediaresourcemanager/test/
DResourceManagerService_test.cpp1473 ClientConfigParcel client2Config; in testConcurrentCodecs() local
1482 client2Info, client2Config); in testConcurrentCodecs()
1507 mService->notifyClientStarted(client2Config); in testConcurrentCodecs()
1517 EXPECT_TRUE(peakPixelCountP2 == client2Config.width * client2Config.height); in testConcurrentCodecs()
1518 EXPECT_TRUE(currentPixelCountP2 == client2Config.width * client2Config.height); in testConcurrentCodecs()
1538 (client2Config.width * client2Config.height + in testConcurrentCodecs()
1541 (client2Config.width * client2Config.height + in testConcurrentCodecs()
1553 mService->notifyClientStopped(client2Config); in testConcurrentCodecs()
1570 (client2Config.width * client2Config.height + in testConcurrentCodecs()