Home
last modified time | relevance | path

Searched refs:drawToPort (Results 1 – 2 of 2) sorted by relevance

/development/ide/xcode/ports/
DSkBitmap_Mac.cpp106 void SkBitmap::drawToPort(WindowRef wind, CGContextRef cg) const { in drawToPort() function in SkBitmap
DSkOSWindow_Mac.cpp71 this->getBitmap().drawToPort((WindowRef)fHWND, (CGContextRef)ctx); in doPaint()