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

  /development/samples/BrowserPlugin/jni/audio/
AudioPlugin.cpp 177 gPaintI.deletePaint(m_paintTrack);
178 gPaintI.deletePaint(m_paintRect);
179 gPaintI.deletePaint(m_paintText);
180 gPaintI.deletePaint(m_paintTrackProgress);
181 gPaintI.deletePaint(m_paintActiveRect);
  /development/samples/BrowserPlugin/jni/navigation/
NavigationPlugin.cpp 90 gPaintI.deletePaint(m_paintDisabled);
91 gPaintI.deletePaint(m_paintActive);
  /development/samples/BrowserPlugin/jni/form/
FormPlugin.cpp 108 gPaintI.deletePaint(m_paintInput);
109 gPaintI.deletePaint(m_paintActive);
110 gPaintI.deletePaint(m_paintText);
  /development/samples/BrowserPlugin/jni/paint/
PaintPlugin.cpp 89 gPaintI.deletePaint(m_paintSurface);
90 gPaintI.deletePaint(m_paintButton);
436 gPaintI.deletePaint(fillPaint);
461 gPaintI.deletePaint(strokePaint);
  /frameworks/base/tests/BrowserTestPlugin/jni/event/
EventPlugin.cpp 102 gPaintI.deletePaint(paint);
  /external/webkit/Source/WebKit/android/plugins/
ANPPaintInterface.cpp 182 ASSIGN(i, deletePaint);
android_npapi.h 540 void (*deletePaint)(ANPPaint*);
    [all...]
  /development/samples/BrowserPlugin/jni/background/
BackgroundPlugin.cpp 177 gPaintI.deletePaint(paint);

Completed in 504 milliseconds