Searched defs:getColorSlot (Results 1 – 5 of 5) sorted by relevance
161 CanvasKit.ManagedAnimation.prototype.getColorSlot = function(key) { method in CanvasKit.ManagedAnimation
446 void getColorSlot(const std::string& slotID, WASMPointerF32 outPtr) { in getColorSlot() function in __anonec38e98a0111::ManagedAnimation
140 getColorSlot: function() {}, method
120 std::optional<SkColor> skottie::SlotManager::getColorSlot(const SlotID& slotID) const { in getColorSlot() function in skottie::SlotManager
1050 getColorSlot(key: string): Color | null; method