Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skottie/src/
H A 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
/aosp_15_r20/external/skia/modules/skottie/include/
H A DSlotManager.h95 class ImageAssetProxy; variable