OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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