Searched refs:bIsCacheable (Results 1 – 1 of 1) sorted by relevance
466 bool bIsCacheable (!bDoNotCache && IsCacheable(rpDescriptor)); in ReleaseView() local468 if (bIsCacheable) in ReleaseView()478 bIsCacheable = false; in ReleaseView()480 bIsCacheable = false; in ReleaseView()484 bIsCacheable = false; in ReleaseView()488 if ( ! bIsCacheable) in ReleaseView()506 bool bIsCacheable (false); in IsCacheable() local528 bIsCacheable = true; in IsCacheable()534 return bIsCacheable; in IsCacheable()
Completed in 10 milliseconds