HomeSort by relevance Sort by last modified time
    Searched refs:allocateTexturesIfNeeded (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/chromium/
VideoLayerChromium.h 79 bool allocateTexturesIfNeeded(GraphicsContext3D*, const VideoFrameChromium*, unsigned textureFormat);
VideoLayerChromium.cpp 140 bool texturesAllocated = allocateTexturesIfNeeded(context, frame, textureFormat);
186 bool VideoLayerChromium::allocateTexturesIfNeeded(GraphicsContext3D* context, const VideoFrameChromium* frame, unsigned textureFormat)

Completed in 28 milliseconds