Searched refs:IsSut (Results 1 – 1 of 1) sorted by relevance
183 using IsSut = bool (*)(const uint8_t *, size_t); typedef193 IsSut isSutFunc_;257 isSutFunc_ = reinterpret_cast<IsSut>(dlsym(textureDecSoHandle_, "IsSut")); in LoadSutDecSo()