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

  /development/samples/BrowserPlugin/jni/
RenderingThread.cpp 32 extern ANPNativeWindowInterfaceV0 gNativeWindowI;
50 m_ANW = gNativeWindowI.acquireNativeWindow(m_npp);
main.cpp 80 ANPNativeWindowInterfaceV0 gNativeWindowI;
129 { kNativeWindowInterfaceV0_ANPGetValue, sizeof(gNativeWindowI), &gNativeWindowI },
  /development/samples/BrowserPlugin/jni/animation/
AnimationThread.cpp 31 extern ANPNativeWindowInterfaceV0 gNativeWindowI;

Completed in 37 milliseconds