Searched defs:SetLocationAddress (Results 1 – 2 of 2) sorted by relevance
329 void SetLocationAddress(u32 address) { ref().m_LocationAddress = address; } in SetLocationAddress() function330 …void SetLocationAddress(const void* address) { ref().m_LocationAddress = reinterpret_cast<u32>(add… in SetLocationAddress() function404 void SetLocationAddress(u32 address) { this->GetImage().SetLocationAddress( address ); } in SetLocationAddress() function405 void SetLocationAddress(const void* address) { this->GetImage().SetLocationAddress( address ); } in SetLocationAddress() function663 …void SetLocationAddress( CubeFace face, u32 address) { this->GetImage( face ).SetLocationAddress( … in SetLocationAddress() function664 …void SetLocationAddress( CubeFace face, const void* address) { this->GetImage( face ).SetLocationA… in SetLocationAddress() function853 void SetLocationAddress(u32 address) { this->GetImage().SetLocationAddress( address ); } in SetLocationAddress() function854 void SetLocationAddress(const void* address) { this->GetImage().SetLocationAddress( address ); } in SetLocationAddress() function
308 void SetLocationAddress(u32 address) { ref().m_LocationAddress = address; } in SetLocationAddress() function309 …void SetLocationAddress(const void* address) { ref().m_LocationAddress = reinterpret_cast<u32>(add… in SetLocationAddress() function539 void SetLocationAddress(u32 address) { ref().m_LocationAddress = address; } in SetLocationAddress() function540 …void SetLocationAddress(const void* address) { ref().m_LocationAddress = reinterpret_cast<u32>(add… in SetLocationAddress() function