Searched refs:ASSET_IMAGE (Results 1 – 7 of 7) sorted by relevance
100 2. 选择一种资产类型, 可以是 *ASSET_MEDIA*、*ASSET_IMAGE*、*ASSET_AUDIO* 或 *ASSET_VIDEO*.102 AssetType assetType = ASSET_IMAGE;
101 2. Specify the asset type. It can be either *ASSET_MEDIA*, *ASSET_IMAGE*, *ASSET_AUDIO* or *ASSET_V…103 AssetType assetType = ASSET_IMAGE;
29 const std::string ASSET_IMAGE = "gifs/unbroken.gif"; variable
169 …std::vector<std::string> uris = { ASSET_IMAGE, FILE_GIF, NETWORK_HTTP_IMAGE, NETWORK_HTTPS_IMAGE };
44 ASSET_IMAGE, enumerator
558 result = ASSET_IMAGE; in GetAssetType()
643 result = ASSET_IMAGE; in GetAssetType()