Home
last modified time | relevance | path

Searched defs:containerType (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/glshared/
DglsLifetimeTests.hpp224 Type& elementType, Type& containerType) in Attacher()
285 Type& elementType, Type& containerType) in FboAttacher()
310 TextureFboAttacher (const Context& ctx, Type& elementType, Type& containerType) in TextureFboAttacher()
322 RboFboAttacher (const Context& ctx, Type& elementType, Type& containerType) in RboFboAttacher()
335 Type& elementType, Type& containerType) in ShaderProgramAttacher()
DglsLifetimeTests.cpp918 Type& containerType = m_attacher.getContainerType(); in testDeletedNames() local
988 Type& containerType = attacher.getContainerType(); in iterate() local
1069 Type& containerType = attacher.getContainerType(); in iterate() local
/external/skia/src/animator/
DSkDisplayXMLParser.cpp286 SkDisplayTypes containerType = container->fType; in searchContainer() local