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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
TransparencyWin.h 175 // Sets up the transformation on the newly created layer. setupTransform()
178 void setupTransform(const IntRect& region);
TransparencyWin.cpp 194 setupTransform(region);
284 void TransparencyWin::setupTransform(const IntRect& region)

Completed in 78 milliseconds