Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/kits/js/include/
H A DSceneJS.h78 BASE_NS::unordered_map<BASE_NS::string, SCENE_NS::IBitmap::Ptr> bitmaps_; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp131 BASE_NS::unordered_map<uint64_t, BitmapInfo> bitmaps_; member in __anon3577c0ce0110::SceneImpl