MCPcopy Create free account
hub / github.com/cinder/Cinder / paint

Method paint

blocks/Cairo/src/Cairo.cpp:1387–1390  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1385}
1386
1387void Context::paint()
1388{
1389 cairo_paint( mCairo );
1390}
1391
1392void Context::paintWithAlpha( double alpha )
1393{

Callers 8

setupMethod · 0.80
updateMethod · 0.80
drawMethod · 0.80
drawMethod · 0.80
renderCairoFunction · 0.80
renderSceneMethod · 0.80
runMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by 2

runMethod · 0.64
runMethod · 0.64