Home
last modified time | relevance | path

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

/frameworks/av/services/mediaresourcemanager/test/
DResourceManagerService_test.cpp1474 ClientConfigParcel client3Config; in testConcurrentCodecs() local
1485 client3Info, client3Config); in testConcurrentCodecs()
1521 mService->notifyClientStarted(client3Config); in testConcurrentCodecs()
1539 client3Config.width * client3Config.height)); in testConcurrentCodecs()
1542 client3Config.width * client3Config.height)); in testConcurrentCodecs()
1555 EXPECT_TRUE(currentPixelCountP2 == client3Config.width * client3Config.height); in testConcurrentCodecs()
1557 mService->notifyClientStopped(client3Config); in testConcurrentCodecs()
1571 client3Config.width * client3Config.height)); in testConcurrentCodecs()