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

  /development/samples/BrowserPlugin/jni/
RenderingThread.h 49 ANativeWindow* m_ANW;
  /external/webkit/Source/WebCore/platform/graphics/android/
TextureInfo.h 76 sp<ANativeWindow> m_ANW;
77 // The EGLSurface wraps the m_ANW to enable direct OpenGL rendering (e.g. Ganesh)
TransferQueue.h 139 sp<ANativeWindow> m_ANW;
141 // EGL wrapper around m_ANW for use by the GaneshRenderer

Completed in 41 milliseconds