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

  /external/chromium_org/cc/layers/
draw_properties.h 30 layer_or_descendant_has_copy_request(false),
104 bool layer_or_descendant_has_copy_request; member in struct:cc::DrawProperties
  /external/chromium_org/cc/trees/
layer_tree_host_common.cc 489 if (layer->draw_properties().layer_or_descendant_has_copy_request)
520 if (layer->draw_properties().layer_or_descendant_has_copy_request)
1187 bool layer_or_descendant_has_copy_request; member in struct:cc::PreCalculateMetaInformationRecursiveData
    [all...]
layer_tree_host_common_unittest.cc     [all...]

Completed in 74 milliseconds