Vivante 2D API Blit Directly to Framebuffer

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Vivante 2D API Blit Directly to Framebuffer

803件の閲覧回数
adamk
Contributor I

Hello,

Is it possible to blit directly into a framebuffer using the gco2D_FilterBlitEx2 call ?

In my experience, we were required to blit to an offscreen surface using gco2D_FilterBlitEx2 then blit to the framebuffer using gco2D_Blit whereas we would like to blit to the onscreen surface using gco2D_FilterBlitEx2.

Are there further restrictions on the use of gco2D_FilterBlitEx2 ?

ラベル(1)
0 件の賞賛
返信
1 返信

645件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Adam,

I do not see any specific restruction of using gco2D_FilterBlitEx2 in blit an offscreen surafce, however you migth consider using gco2D_FreeFilterBuffer in oder to blit directly into framebuffer since it frees the temporary buffer allocated by filter blit operation.

Regards

0 件の賞賛
返信