HomeSort by relevance Sort by last modified time
    Searched full:cgcontextrelease (Results 1 - 11 of 11) sorted by null

  /external/webkit/Source/WebCore/platform/win/
DragImageCGWin.cpp 43 CGContextRelease(target);
109 CGContextRelease(srcContext);
110 CGContextRelease(targetContext);
153 CGContextRelease(drawContext);
  /external/webkit/Source/WebCore/platform/chromium/
DragImageChromiumMac.cpp 71 CGContextRelease(context);
97 CGContextRelease(context);
  /external/opencv/otherlibs/highgui/
grfmt_imageio.cpp 188 CGContextRelease( context );
224 CGContextRelease( context );
350 CGContextRelease( context );
  /external/webkit/Source/WebCore/page/win/
FrameCGWin.cpp 74 CGContextRelease(context);
  /external/webkit/Source/WebCore/platform/graphics/win/
ImageCGWin.cpp 84 CGContextRelease(cgContext);
GraphicsContextCGWin.cpp 78 CGContextRelease(m_data->m_cgContext.get());
116 CGContextRelease(bitmapContext);
  /external/skia/src/ports/
SkImageDecoder_CG.cpp 83 CGContextRelease(cg);
SkFontHost_mac_atsui.cpp 291 ::CGContextRelease(contextRef);
  /external/webkit/Source/WebCore/plugins/mac/
PluginViewMac.mm 249 CGContextRelease(m_contextRef);
453 CGContextRelease(m_contextRef);
  /external/skia/samplecode/
SampleApp.cpp 93 CGContextRelease(cg);
    [all...]
  /external/webkit/Source/WebKit/mac/Carbon/
HIWebView.mm 389 CGContextRelease( inContext );
    [all...]

Completed in 900 milliseconds