Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skottie/src/
H A DSlotManager.cpp69 bool skottie::SlotManager::setImageSlot(const SlotID& slotID, in setImageSlot() function in skottie::SlotManager
/aosp_15_r20/external/skia/modules/canvaskit/
H A Dskottie_bindings.cpp534 bool setImageSlot(const std::string& slotID, const std::string& assetName) { in setImageSlot() function in __anonaf201dba0111::ManagedAnimation
H A Dexterns.js147 setImageSlot: function() {}, method
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/
H A Dindex.d.ts1048 setImageSlot(key: string, assetName: string): boolean; method