HomeSort by relevance Sort by last modified time
    Searched defs:IsUsingAcceleratedSurface (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/gpu/
gpu_data_manager_impl.cc 210 bool GpuDataManagerImpl::IsUsingAcceleratedSurface() const {
212 return private_->IsUsingAcceleratedSurface();
gpu_data_manager_impl_private.cc 898 bool GpuDataManagerImplPrivate::IsUsingAcceleratedSurface() const
    [all...]

Completed in 1833 milliseconds