OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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