Home
last modified time | relevance | path

Searched refs:targetSurface (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/gpu/tools/compositor_model_bench/
Drender_tree.cc209 int targetSurface; in InterpretCommonContents() local
210 node->GetInteger("targetSurfaceID", &targetSurface); in InterpretCommonContents()
211 c->set_targetSurface(targetSurface); in InterpretCommonContents()