Searched refs:BitmapProxy (Results 1 – 1 of 1) sorted by relevance
72 class BitmapProxy : public Proxy { class78 …BitmapProxy(NapiApi::Object scene, META_NS::IProperty::Ptr prop, BASE_NS::string_view prefix = "")… in BitmapProxy() function in BitmapProxy87 ~BitmapProxy() in ~BitmapProxy()136 auto me_ = (BitmapProxy*)info.GetData(); in insertProp()141 auto me_ = (BitmapProxy*)info.GetData(); in insertProp()304 proxt = BASE_NS::shared_ptr { new BitmapProxy(scene_.GetObject(), t->Image(), name) }; in BindToMaterial()