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

  /external/chromium_org/cc/layers/
layer.h 104 bool HasCopyRequest() const {
layer_impl.h 167 bool HasCopyRequest() const { return !copy_requests_.empty(); }

Completed in 390 milliseconds