Home
last modified time | relevance | path

Searched refs:anw (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DGaneshContext.cpp133 ANativeWindow* anw = tileQueue->m_ANW.get(); in getDeviceForTile() local
135 int result = ANativeWindow_setBuffersGeometry(anw, (int)tileWidth, in getDeviceForTile()
140 tileQueue->m_eglSurface = eglCreateWindowSurface(display, m_surfaceConfig, anw, NULL); in getDeviceForTile()
DGLUtils.cpp485 bool GLUtils::updateSharedSurfaceTextureWithBitmap(ANativeWindow* anw, const SkBitmap& bitmap) in updateSharedSurfaceTextureWithBitmap() argument
492 if (ANativeWindow_lock(anw, &buffer, 0)) in updateSharedSurfaceTextureWithBitmap()
498 ANativeWindow_unlockAndPost(anw); in updateSharedSurfaceTextureWithBitmap()
518 ANativeWindow_unlockAndPost(anw); in updateSharedSurfaceTextureWithBitmap()
DGLUtils.h85 static bool updateSharedSurfaceTextureWithBitmap(ANativeWindow* anw, const SkBitmap& bitmap);
/external/webkit/Source/WebCore/platform/graphics/android/layers/
DCanvasTexture.cpp130 android::Surface* anw = nativeWindow(); in uploadImageBuffer() local
131 if (!anw) in uploadImageBuffer()
140 if (!GLUtils::updateSharedSurfaceTextureWithBitmap(anw, bitmap)) in uploadImageBuffer()
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en19152 http://www-anw.cs.umass.edu/~rich/book/1/node7.html