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

  /external/webkit/Source/WebCore/platform/graphics/android/
PlatformGraphicsContext.h 154 bool deleteUs() const { return m_deleteCanvas; }
GraphicsContextAndroid.cpp 236 if (m_platformGfxCtx && m_platformGfxCtx->deleteUs())
    [all...]

Completed in 847 milliseconds