Searched defs:prepareGL (Results 1 – 5 of 5) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/android/rendering/ | ||
D | SurfaceBacking.cpp | 67 void SurfaceBacking::prepareGL(GLWebViewState* state, float maxZoomScale, in prepareGL() function in WebCore::SurfaceBacking |
D | SurfaceCollection.cpp | 85 void SurfaceCollection::prepareGL(const SkRect& visibleContentRect, bool tryToFastBlit) in prepareGL() function in WebCore::SurfaceCollection |
D | ImageTexture.cpp | 177 bool ImageTexture::prepareGL(GLWebViewState* state) in prepareGL() function in WebCore::ImageTexture |
D | Surface.cpp | 198 void Surface::prepareGL(bool layerTilesDisabled, bool updateWithBlit) in prepareGL() function in WebCore::Surface |
D | TileGrid.cpp | 138 void TileGrid::prepareGL(GLWebViewState* state, float scale, in prepareGL() function in WebCore::TileGrid |