Lines Matching defs:AlignedSize
97 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
123 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
162 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes * gmmParams.ArraySize, PAGE_SIZE); in TEST_F() local
206 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
268 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
295 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
333 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes * gmmParams.ArraySize, PAGE_SIZE); in TEST_F() local
390 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
459 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
484 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
522 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes * gmmParams.ArraySize, PAGE_SIZE); in TEST_F() local
578 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
1947 const uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes * AlignedHeight, PAGE_SIZE); in TEST_F() local
1978 …const uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes * AlignedHeight * gmmParams.Depth, PAGE_… in TEST_F() local