Home
last modified time | relevance | path

Searched defs:FactoryId (Results 1 – 16 of 16) sorted by relevance

/external/skia/src/ports/
DSkTypeface_FreeType.h42 static constexpr SkTypeface::FactoryId FactoryId = SkSetFourByteTag('f','r','e','e'); variable
DSkTypeface_win_dw.h59 static constexpr SkTypeface::FactoryId FactoryId = SkSetFourByteTag('d','w','r','t'); variable
DSkTypeface_mac_ct.h85 static constexpr SkTypeface::FactoryId FactoryId = SkSetFourByteTag('c','t','x','t'); variable
DSkTypeface_fontations_priv.h226 static constexpr SkTypeface::FactoryId FactoryId = SkSetFourByteTag('f', 'n', 't', 'a'); variable
/external/skia/include/utils/
DSkCustomTypeface.h39 static constexpr SkTypeface::FactoryId FactoryId = SkSetFourByteTag('u','s','e','r'); variable
/external/armnn/src/backends/tosaReference/
DTosaRefTensorHandleFactory.cpp14 using FactoryId = ITensorHandleFactory::FactoryId; typedef
/external/armnn/src/armnnTestUtils/
DMockTensorHandleFactory.cpp12 using FactoryId = ITensorHandleFactory::FactoryId; typedef
/external/armnn/src/backends/reference/
DRefTensorHandleFactory.cpp14 using FactoryId = ITensorHandleFactory::FactoryId; typedef
/external/armnn/src/dynamic/sample/
DSampleDynamicTensorHandleFactory.cpp14 using FactoryId = armnn::ITensorHandleFactory::FactoryId; typedef
/external/armnn/src/backends/cl/
DClTensorHandleFactory.cpp19 using FactoryId = ITensorHandleFactory::FactoryId; typedef
DClImportTensorHandleFactory.cpp18 using FactoryId = ITensorHandleFactory::FactoryId; typedef
/external/armnn/include/armnn/backends/
DITensorHandleFactory.hpp49 using FactoryId = std::string; typedef in armnn::ITensorHandleFactory
/external/armnn/src/backends/neon/
DNeonTensorHandleFactory.cpp18 using FactoryId = ITensorHandleFactory::FactoryId; typedef
/external/skia/include/core/
DSkTypeface.h335 using FactoryId = SkFourByteTag; variable
/external/skia/tools/fonts/
DTestSVGTypeface.cpp307 static constexpr SkTypeface::FactoryId FactoryId = SkSetFourByteTag('d','s','v','g'); member in DefaultTypeface
377 static constexpr SkTypeface::FactoryId FactoryId = SkSetFourByteTag('p','s','v','g'); member in PlanetTypeface
/external/skia/src/core/
DSkTypeface.cpp72 static constexpr SkTypeface::FactoryId FactoryId = SkSetFourByteTag('e','m','t','y'); member in __anon4d81426b0111::SkEmptyTypeface