Home
last modified time | relevance | path

Searched defs:BaseWidth (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/External/Common/
H A DGmmTextureExt.h157 uint64_t BaseWidth; member
H A DGmmResourceInfoCommon.h1701 …GMM_INLINE_VIRTUAL GMM_INLINE_EXPORTED void GMM_STDCALL OverrideBaseWidth(GMM_GFX_SIZE_T BaseWidth) in OverrideBaseWidth()
H A DGmmResourceInfoExt.h295 … uint32_t BaseWidth; // Aligned width of buffer (aligned according to .Format) member
/aosp_15_r20/external/gmmlib/Source/GmmLib/Resource/
H A DGmmResourceInfo.cpp1539 …TDCALL GmmResOverrideAllocationBaseWidth(GMM_RESOURCE_INFO *pGmmResource, GMM_GFX_SIZE_T BaseWidth) in GmmResOverrideAllocationBaseWidth()