HomeSort by relevance Sort by last modified time
    Searched refs:UsesDirectGL (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/browser/renderer_host/
compositor_impl_android.h 46 static bool UsesDirectGL();
compositor_impl_android.cc 132 bool CompositorImpl::UsesDirectGL() {
244 if (UsesDirectGL())
image_transport_factory_android.cc 198 if (CompositorImpl::UsesDirectGL())
render_widget_host_view_android.cc 115 if (CompositorImpl::UsesDirectGL()) {
    [all...]

Completed in 2577 milliseconds