Searched defs:allocateTexturesIfNeeded (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DVideoLayerChromium.cpp140 bool texturesAllocated = allocateTexturesIfNeeded(context, frame, textureFormat);
186 bool VideoLayerChromium::allocateTexturesIfNeeded(GraphicsContext3D* context, const VideoFrameChromium* frame, unsigned textureFormat) function in class:WebCore::VideoLayerChromium

Completed in 46 milliseconds