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

  /external/chromium_org/content/test/
test_render_view_host.cc 82 bool TestRenderWidgetHostView::IsSurfaceAvailableForCopy() const {
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_guest.cc 287 bool RenderWidgetHostViewGuest::IsSurfaceAvailableForCopy() const {
render_widget_host_view_android.cc 354 bool RenderWidgetHostViewAndroid::IsSurfaceAvailableForCopy() const {
586 if (!using_synchronous_compositor_ && !IsSurfaceAvailableForCopy()) {
    [all...]
render_widget_host_view_gtk.cc 791 bool RenderWidgetHostViewGtk::IsSurfaceAvailableForCopy() const {
    [all...]
render_widget_host_view_aura.cc 868 bool RenderWidgetHostViewAura::IsSurfaceAvailableForCopy() const {
    [all...]
render_widget_host_view_win.cc 614 bool RenderWidgetHostViewWin::IsSurfaceAvailableForCopy() const {
    [all...]

Completed in 360 milliseconds