Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/
DSlotManager.cpp144 std::optional<skottie::TextPropertyValue> skottie::SlotManager::getTextSlot( in getTextSlot() function in skottie::SlotManager
/external/skia/modules/canvaskit/
Dskottie_bindings.cpp474 JSObject getTextSlot(const std::string& slotID) const { in getTextSlot() function in __anon855b3a180111::ManagedAnimation
/external/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts1051 getTextSlot(key: string): SlottableTextProperty | null; method