Home
last modified time | relevance | path

Searched defs:getFactoryByIndex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/framework/common/
H A DtcuFactoryRegistry.cpp51 AbstractFactory *GenericFactoryRegistry::getFactoryByIndex(size_t index) in getFactoryByIndex() function in tcu::GenericFactoryRegistry
57 const AbstractFactory *GenericFactoryRegistry::getFactoryByIndex(size_t index) const in getFactoryByIndex() function in tcu::GenericFactoryRegistry
H A DtcuFactoryRegistry.hpp148 inline Factory *FactoryRegistry<Factory>::getFactoryByIndex(size_t index) in getFactoryByIndex() function in tcu::FactoryRegistry
154 inline const Factory *FactoryRegistry<Factory>::getFactoryByIndex(size_t index) const in getFactoryByIndex() function in tcu::FactoryRegistry