HomeSort by relevance Sort by last modified time
    Searched defs:computeTexturesAmount (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
SurfaceBacking.cpp 176 void SurfaceBacking::computeTexturesAmount(TexturesResult* result,
SurfaceCollection.cpp 159 void SurfaceCollection::computeTexturesAmount(TexturesResult* result)
162 m_surfaces[i]->computeTexturesAmount(result);
Surface.cpp 346 void Surface::computeTexturesAmount(TexturesResult* result)
356 m_surfaceBacking->computeTexturesAmount(result, visibleContentArea(),

Completed in 555 milliseconds