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

  /external/webkit/Source/WebCore/platform/graphics/chromium/
PlatformImage.cpp 98 RetainPtr<CGContextRef> tempContext(AdoptCF, CGBitmapContextCreate(m_pixelData.get(),
102 CGContextSetBlendMode(tempContext.get(), kCGBlendModeCopy);
103 CGContextDrawImage(tempContext.get(),
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/data/rebaselineserver/
loupe.js 89 var tempContext = tempCanvas.getContext('2d');
91 tempContext.drawImage(sourceImage, 0, 0);
  /frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Writer.c     [all...]

Completed in 68 milliseconds