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

  /external/webkit/WebCore/platform/graphics/chromium/
TransparencyWin.h 175 // Sets up the transformation on the newly created layer. setupTransform()
178 void setupTransform(const IntRect& region);
TransparencyWin.cpp 200 setupTransform(region);
282 void TransparencyWin::setupTransform(const IntRect& region)

Completed in 66 milliseconds