Home
last modified time | relevance | path

Searched refs:go2_rkformat_get (Results 1 – 1 of 1) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/deps/libgo2/src/
H A Ddisplay.c538 static uint32_t go2_rkformat_get(uint32_t drm_fourcc) in go2_rkformat_get() function
587 dst.rect.format = go2_rkformat_get(dstSurface->format); in go2_surface_blit()
622 src.rect.format = go2_rkformat_get(srcSurface->format); in go2_surface_blit()
1012 dst.rect.format = go2_rkformat_get(go2_surface_format_get(dstSurface)); in go2_presenter_post()