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

  /external/chromium_org/cc/trees/
layer_tree_host_common_unittest.cc     [all...]
layer_tree_host_unittest.cc 1046 class NoScaleContentLayer : public ContentLayer {
1048 static scoped_refptr<NoScaleContentLayer> Create(ContentLayerClient* client) {
1049 return make_scoped_refptr(new NoScaleContentLayer(client));
    [all...]

Completed in 59 milliseconds