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

  /external/webkit/Source/WebCore/platform/graphics/android/
GLWebViewState.h 217 double setupDrawing(const IntRect& invScreenRect, const SkRect& visibleContentRect,
GLWebViewState.cpp 206 double GLWebViewState::setupDrawing(const IntRect& invScreenRect,
227 shader->setupDrawing(invScreenRect, visibleContentRect, screenRect,
359 double currentTime = setupDrawing(invScreenRect, visibleContentRect, screenRect,
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
ShaderProgram.h 123 void setupDrawing(const IntRect& invScreenRect, const SkRect& visibleContentRect,
ShaderProgram.cpp 278 // used for that before setupDrawing is called.
490 void ShaderProgram::setupDrawing(const IntRect& invScreenRect,
    [all...]

Completed in 401 milliseconds