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

  /external/chromium_org/cc/layers/
layer.h 322 bool should_flatten_transform() const { return should_flatten_transform_; } function in class:cc::Layer
layer_impl.h 287 bool should_flatten_transform() const { return should_flatten_transform_; } function in class:cc::LayerImpl

Completed in 92 milliseconds