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

  /external/webkit/Source/WebCore/platform/graphics/android/
BaseLayerAndroid.h 78 bool prepareBasePictureInGL(SkRect& viewport, float scale, double currentTime);
BaseLayerAndroid.cpp 219 bool BaseLayerAndroid::prepareBasePictureInGL(SkRect& viewport, float scale,
343 bool needsRedraw = prepareBasePictureInGL(visibleRect, scale, currentTime);

Completed in 27 milliseconds