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

  /development/samples/BrowserPlugin/jni/
PluginObject.h 42 kSurfaceChanged_CustomEvent = 1,
jni-bridge.cpp 44 event.data.other[0] = kSurfaceChanged_CustomEvent;
  /development/samples/BrowserPlugin/jni/paint/
PaintPlugin.cpp 345 case kSurfaceChanged_CustomEvent: {

Completed in 2632 milliseconds