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

  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
SurfaceCollectionManager.h 39 class TexturesResult;
56 TexturesResult* texturesResultPtr, bool shouldDraw);
SurfaceCollection.h 42 class TexturesResult;
59 void computeTexturesAmount(TexturesResult* result);
Surface.h 42 class TexturesResult;
60 void computeTexturesAmount(TexturesResult* result);
SurfaceBacking.h 35 class TexturesResult;
52 void computeTexturesAmount(TexturesResult* result,
ImageTexture.h 40 class TexturesResult;
SurfaceBacking.cpp 176 void SurfaceBacking::computeTexturesAmount(TexturesResult* result,
SurfaceCollection.cpp 159 void SurfaceCollection::computeTexturesAmount(TexturesResult* result)
SurfaceCollectionManager.cpp 236 TexturesResult* texturesResultPtr, bool shouldDraw)
Surface.cpp 346 void Surface::computeTexturesAmount(TexturesResult* result)
  /external/webkit/Source/WebCore/platform/graphics/android/
GLWebViewState.h 57 class TexturesResult;
178 bool setLayersRenderingMode(TexturesResult&);
GLWebViewState.cpp 237 bool GLWebViewState::setLayersRenderingMode(TexturesResult& nbTexturesNeeded)
362 TexturesResult nbTexturesNeeded;
  /external/webkit/Source/WebCore/platform/graphics/android/layers/
LayerAndroid.h 78 class TexturesResult {
80 TexturesResult()

Completed in 48 milliseconds