Home
last modified time | relevance | path

Searched defs:allocateTexture (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
DVideoLayerChromium.cpp241 void VideoLayerChromium::allocateTexture(GraphicsContext3D* context, unsigned textureId, const IntS… in allocateTexture() function in WebCore::VideoLayerChromium
/external/replicaisland/src/com/replica/replicaisland/
DTextureLibrary.java72 public Texture allocateTexture(int resourceID) { in allocateTexture() method in TextureLibrary