Searched refs:current_surface_format_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/android/
H A Dcontent_view_render_view.cc59 current_surface_format_(0) {
104 current_surface_format_ = 0;
110 current_surface_format_ = 0;
115 if (current_surface_format_ != format) {
116 current_surface_format_ = format;
H A Dcontent_view_render_view.h66 int current_surface_format_; member in class:content::ContentViewRenderView

Completed in 1395 milliseconds