Home
last modified time | relevance | path

Searched defs:newTexture (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
DTextureManager.cpp133 …TextureManager::requestTexture(TextureToken token, IntSize size, unsigned format, bool* newTexture) in requestTexture()
/external/webkit/Source/WebCore/platform/graphics/texmap/
DTextureMapperNode.cpp43 Entry(BitmapTexture* newTexture) in Entry()
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DTexture.cpp737 IDirect3DTexture9 *newTexture = NULL; in createSurface() local
1146 void Texture::pushTexture(IDirect3DBaseTexture9 *newTexture, bool renderable) in pushTexture()