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

  /external/chromium_org/cc/resources/
resource_provider.h 64 void DidLoseOutputSurface() { lost_output_surface_ = true; }
424 bool lost_output_surface_; member in class:cc::ResourceProvider
resource_provider.cc 331 bool lost_resource = lost_output_surface_;
684 lost_output_surface_(false),
    [all...]

Completed in 574 milliseconds