Searched refs:m_LocationAddress (Results 1 – 3 of 3) sorted by relevance
233 u32 m_LocationAddress; member301 u32 GetLocationAddress() const { return ref().m_LocationAddress; } in NW_RES_CTOR_INHERIT()308 void SetLocationAddress(u32 address) { ref().m_LocationAddress = address; } in SetLocationAddress()309 …void SetLocationAddress(const void* address) { ref().m_LocationAddress = reinterpret_cast<u32>(add… in SetLocationAddress()452 u32 m_LocationAddress; member532 u32 GetLocationAddress() const { return ref().m_LocationAddress; } in NW_RES_CTOR()539 void SetLocationAddress(u32 address) { ref().m_LocationAddress = address; } in SetLocationAddress()540 …void SetLocationAddress(const void* address) { ref().m_LocationAddress = reinterpret_cast<u32>(add… in SetLocationAddress()
78 u32 m_LocationAddress; member319 u32 GetLocationAddress() const { return ref().m_LocationAddress; } in NW_RES_CTOR()329 void SetLocationAddress(u32 address) { ref().m_LocationAddress = address; } in SetLocationAddress()330 …void SetLocationAddress(const void* address) { ref().m_LocationAddress = reinterpret_cast<u32>(add… in SetLocationAddress()
644 imageData->m_LocationAddress = m_Description.locationAddress; in Create()811 imageData[i].m_LocationAddress = m_Description.locationAddress[i]; in Create()885 imageData->m_LocationAddress = m_Description.locationAddress; in Create()