Searched refs:getHwcCacheSlot (Results 1 – 3 of 3) sorted by relevance
45 uint32_t slot = mHwcSlotGenerator->getHwcCacheSlot(id); in TEST_F()54 uint32_t slot = mHwcSlotGenerator->getHwcCacheSlot(id); in TEST_F()60 slot = mHwcSlotGenerator->getHwcCacheSlot(idB); in TEST_F()63 slot = mHwcSlotGenerator->getHwcCacheSlot(idB); in TEST_F()66 slot = mHwcSlotGenerator->getHwcCacheSlot(id); in TEST_F()81 uint32_t slot = mHwcSlotGenerator->getHwcCacheSlot(id); in TEST_F()86 uint32_t slot = mHwcSlotGenerator->getHwcCacheSlot(ids[i]); in TEST_F()94 uint32_t slot = mHwcSlotGenerator->getHwcCacheSlot(id); in TEST_F()
187 uint32_t getHwcCacheSlot(const client_cache_t& clientCacheId);
822 uint32_t BufferStateLayer::HwcSlotGenerator::getHwcCacheSlot(const client_cache_t& clientCacheId) { in getHwcCacheSlot() function in android::BufferStateLayer::HwcSlotGenerator905 mBufferInfo.mBufferSlot = mHwcSlotGenerator->getHwcCacheSlot(s.clientCacheId); in gatherBufferInfo()