Home
last modified time | relevance | path

Searched defs:getTextSlot (Results 1 – 4 of 4) 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 __anonfae3783a0111::ManagedAnimation
Dexterns.js146 getTextSlot: function() {}, method
/external/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts1056 getTextSlot(key: string): SlottableTextProperty | null; method