Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skottie/src/
H A DSlotManager.cpp144 std::optional<skottie::TextPropertyValue> skottie::SlotManager::getTextSlot( in getTextSlot() function in skottie::SlotManager
/aosp_15_r20/external/skia/modules/canvaskit/
H A Dskottie_bindings.cpp474 JSObject getTextSlot(const std::string& slotID) const { in getTextSlot() function in __anonaf201dba0111::ManagedAnimation
H A Dexterns.js146 getTextSlot: function() {}, method
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/
H A Dindex.d.ts1053 getTextSlot(key: string): SlottableTextProperty | null; method