Searched refs:AddrElemLib (Results 1 – 5 of 5) sorted by relevance
49 AddrElemLib::AddrElemLib( in AddrElemLib() function in AddrElemLib88 AddrElemLib::~AddrElemLib() in ~AddrElemLib()103 AddrElemLib* AddrElemLib::Create( in Create()106 AddrElemLib* pElemLib = NULL; in Create()110 pElemLib = new(pAddrLib->GetClient()) AddrElemLib(const_cast<AddrLib* const>(pAddrLib)); in Create()126 VOID AddrElemLib::Flt32sToInt32s( in Flt32sToInt32s()323 VOID AddrElemLib::Int32sToPixel( in Int32sToPixel()389 VOID AddrElemLib::Flt32ToDepthPixel( in Flt32ToDepthPixel()458 VOID AddrElemLib::Flt32ToColorPixel( in Flt32ToColorPixel()545 VOID AddrElemLib::GetCompType( in GetCompType()[all …]
170 class AddrElemLib : public AddrObject173 AddrElemLib(AddrLib* const pAddrLib);178 virtual ~AddrElemLib();180 static AddrElemLib *Create(
574 AddrElemLib* GetElemLib() const in GetElemLib()688 AddrElemLib* m_pElemLib; ///< Element Lib pointer
279 pLib->m_pElemLib = AddrElemLib::Create(pLib); in Create()3285 if (AddrElemLib::IsExpand3x(pIn->format) && in HwlPreHandleBaseLvl3xPitch()3316 if (AddrElemLib::IsExpand3x(pIn->format) && in HwlPostHandleBaseLvl3xPitch()3475 if (AddrElemLib::IsBlockCompressed(pIn->format)) in ComputeMipLevel()
2199 if (!AddrElemLib::IsExpand3x(pIn->format)) in HwlComputeMipLevel()2262 if (AddrElemLib::IsBlockCompressed(pIn->format)) in HwlCheckLastMacroTiledLvl()