Searched defs:getFactoryByIndex (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/framework/common/ | ||
H A D | tcuFactoryRegistry.cpp | 51 AbstractFactory *GenericFactoryRegistry::getFactoryByIndex(size_t index) in getFactoryByIndex() function in tcu::GenericFactoryRegistry |
H A D | tcuFactoryRegistry.hpp | 148 inline Factory *FactoryRegistry<Factory>::getFactoryByIndex(size_t index) in getFactoryByIndex() function in tcu::FactoryRegistry |