Home
last modified time | relevance | path

Searched defs:ImageAssetProxy (Results 1 – 2 of 2) sorted by relevance

/external/skia/modules/skottie/src/
DSlotManager.cpp22 class skottie::SlotManager::ImageAssetProxy final : public skresources::ImageAsset { class in skottie::SlotManager
24 explicit ImageAssetProxy(sk_sp<skresources::ImageAsset> asset) in ImageAssetProxy() function in skottie::SlotManager::ImageAssetProxy
/external/skia/modules/skottie/include/
DSlotManager.h95 class ImageAssetProxy; variable