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

  /external/chromium_org/cc/layers/
layer.h 347 bool has_replica() const { return !!replica_layer_.get(); } function in class:cc::Layer
layer_impl.h 164 bool has_replica() const { return replica_layer_; } function in class:cc::LayerImpl

Completed in 53 milliseconds