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

  /external/chromium_org/cc/layers/
delegated_renderer_layer.cc 56 SetNeedsUpdate();
79 SetNeedsUpdate();
layer.h 477 void SetNeedsUpdate();
479 // knows immediately that a commit is required. This implies SetNeedsUpdate
483 // SetNeedsUpdate and SetNeedsCommit, but not SetNeedsPushProperties.
layer.cc 139 void Layer::SetNeedsUpdate() {
669 // is no need to call SetNeedsUpdate here.
805 SetNeedsUpdate();
    [all...]
  /external/lldb/source/Core/
ValueObjectDynamicValue.cpp 331 SetNeedsUpdate();
370 SetNeedsUpdate();
ValueObjectVariable.cpp 343 SetNeedsUpdate();
375 SetNeedsUpdate();
ValueObjectRegister.cpp 389 SetNeedsUpdate();
407 SetNeedsUpdate();
ValueObject.cpp 264 ValueObject::SetNeedsUpdate ()
266 m_update_point.SetNeedsUpdate();
    [all...]
  /external/lldb/include/lldb/Core/
ValueObject.h 502 SetNeedsUpdate ()
595 SetNeedsUpdate ();
    [all...]

Completed in 184 milliseconds