Home
last modified time | relevance | path

Searched defs:FactoryT (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/
H A Ddata_transfer.h72 using FactoryT = variable
/aosp_15_r20/external/skia/gm/
H A Dlocalmatrixshader.cpp56 using FactoryT = sk_sp<SkShader> (*)(const sk_sp<SkImage>&, typedef
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/socket/
H A Dsocket_factory_test.cc29 using FactoryT = SocketFactory<l2cap::Channel>; typedef
/aosp_15_r20/external/skia/tests/graphite/
H A DImageProviderTest.cpp220 using FactoryT = sk_sp<SkImage> (*)(Recorder*); typedef