Home
last modified time | relevance | path

Searched refs:pSecondBuffer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/gmmlib/Source/GmmLib/Resource/
H A DGmmRestrictions.cpp119 … const __GMM_BUFFER_TYPE *pSecondBuffer) in GetBestRestrictions() argument
125 *pFirstBuffer = *pSecondBuffer; in GetBestRestrictions()
130 pSecondBuffer->Alignment); in GetBestRestrictions()
133 pSecondBuffer->PitchAlignment); in GetBestRestrictions()
136 pSecondBuffer->RenderPitchAlignment); in GetBestRestrictions()
139 pSecondBuffer->LockPitchAlignment); in GetBestRestrictions()
142 pSecondBuffer->MinPitch); in GetBestRestrictions()
145 pSecondBuffer->MinAllocationSize); in GetBestRestrictions()
148 pSecondBuffer->MinDepth); in GetBestRestrictions()
151 pSecondBuffer->MinHeight); in GetBestRestrictions()
[all …]
/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/Internal/Common/Texture/
H A DGmmTextureCalc.h81 … const __GMM_BUFFER_TYPE *pSecondBuffer);