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

  /external/chromium_org/cc/layers/
layer.cc 48 is_drawable_(false),
659 if (is_drawable_ == is_drawable)
662 is_drawable_ = is_drawable;
846 return is_drawable_;
layer.h 498 bool is_drawable_; member in class:cc::Layer

Completed in 2098 milliseconds