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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
CompositingReasons.cpp 94 { CompositingReasonSquashingRenderPartIsDisallowed,
CompositingReasons.h 46 const uint64_t CompositingReasonSquashingRenderPartIsDisallowed = UINT64_C(1) << 26;
147 | CompositingReasonSquashingRenderPartIsDisallowed
  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositingLayerAssigner.cpp 140 return CompositingReasonSquashingRenderPartIsDisallowed;

Completed in 358 milliseconds