Searched defs:mapper (Results 1 – 3 of 3) sorted by relevance
24 UITextureMapper* mapper = static_cast<UITextureMapper*>(view); in Callback() local30 UITextureMapper& mapper = static_cast<UITextureMapper&>(view); in OnStop() local
29 std::vector<Info> mapper; variable
27 void CloudConfigManager::Initialize(const std::vector<Info> &mapper) in Initialize()