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

  /external/webkit/Source/WebCore/platform/graphics/android/
TreeManager.h 40 class TexturesResult;
55 TexturesResult* texturesResultPtr);
ImageTexture.h 39 class TexturesResult;
PaintedSurface.h 69 void computeTexturesAmount(TexturesResult*);
GLWebViewState.h 62 class TexturesResult;
212 bool setLayersRenderingMode(TexturesResult&);
LayerAndroid.h 101 class TexturesResult {
103 TexturesResult()
149 void computeTexturesAmount(TexturesResult*);
PaintedSurface.cpp 161 void PaintedSurface::computeTexturesAmount(TexturesResult* result)
TreeManager.cpp 201 TexturesResult* texturesResultPtr)
GLWebViewState.cpp 369 bool GLWebViewState::setLayersRenderingMode(TexturesResult& nbTexturesNeeded)
503 TexturesResult nbTexturesNeeded;
LayerAndroid.cpp 819 void LayerAndroid::computeTexturesAmount(TexturesResult* result)
    [all...]

Completed in 131 milliseconds