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

  /external/chromium_org/cc/layers/
draw_properties.h 32 layer_or_descendant_has_input_handler(false),
111 bool layer_or_descendant_has_input_handler; member in struct:cc::DrawProperties
  /external/chromium_org/cc/trees/
layer_tree_host_common.cc 492 if (layer->draw_properties().layer_or_descendant_has_input_handler)
523 if (layer->draw_properties().layer_or_descendant_has_input_handler)
1221 bool layer_or_descendant_has_input_handler; member in struct:cc::PreCalculateMetaInformationRecursiveData
    [all...]

Completed in 1551 milliseconds