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

/external/chromium_org/cc/output/
H A Dgl_renderer.h388 DebugBorderProgram debug_border_program_; member in class:cc::GLRenderer
H A Dgl_renderer.cc2735 if (!debug_border_program_.initialized()) {
2737 debug_border_program_.Initialize(output_surface_->context_provider(),
2741 return &debug_border_program_;
3119 debug_border_program_.Cleanup(gl_);

Completed in 58 milliseconds