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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/custom/
CustomFilterValidatedProgram.h 89 // 'detachFromGlobalContext' is called when the CustomFilterGlobalContext is deleted, and there's no need for the callback anymore.
91 void detachFromGlobalContext() { m_globalContext = 0; }
CustomFilterGlobalContext.cpp 45 iter->value->detachFromGlobalContext();

Completed in 64 milliseconds