Virtual Method
CoglScanoutBufferblit_to_framebuffer
Declaration [src]
gboolean
blit_to_framebuffer (
CoglScanout* scanout,
CoglFramebuffer* framebuffer,
int x,
int y
)
Parameters
scanout
-
Type:
CoglScanout
No description available.
The data is owned by the caller of the method. framebuffer
-
Type:
CoglFramebuffer
No description available.
The data is owned by the caller of the method. x
-
Type:
int
No description available.
y
-
Type:
int
No description available.