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

  /external/chromium_org/gpu/tools/compositor_model_bench/
forward_render_model.cc 29 virtual void BeginVisitContentLayerNode(ContentLayerNode* l) OVERRIDE {
render_tree.h 201 virtual void BeginVisitContentLayerNode(ContentLayerNode* v);
render_tree.cc 80 v->BeginVisitContentLayerNode(this);
102 void RenderNodeVisitor::BeginVisitContentLayerNode(ContentLayerNode* v) {

Completed in 130 milliseconds