Lines Matching refs:GE_ERR
431 #define GE_ERR(_fmt, _args...) GE_D_ERR(_fmt, ##_args) macro
439 #define GE_ERR(_fmt, _args...) { } macro
2214 GE_ERR("%s: format fail\n", __FUNCTION__); in MDrv_GE_SetSrcBuffer()
2219 GE_ERR("%s: address fail\n", __FUNCTION__); in MDrv_GE_SetSrcBuffer()
2224 GE_ERR("%s: pitch fail\n", __FUNCTION__); in MDrv_GE_SetSrcBuffer()
2389 GE_ERR("%s: format fail\n", __FUNCTION__); in MDrv_GE_SetDstBuffer()
2394 GE_ERR("%s: address fail\n", __FUNCTION__); in MDrv_GE_SetDstBuffer()
2399 GE_ERR("%s: pitch fail\n", __FUNCTION__); in MDrv_GE_SetDstBuffer()
2529 GE_ERR("%s: format fail\n", __FUNCTION__); in MDrv_GE_BitBltByTwoSourceBuffer()
2534 GE_ERR("%s: address fail\n", __FUNCTION__); in MDrv_GE_BitBltByTwoSourceBuffer()
2539 GE_ERR("%s: pitch fail\n", __FUNCTION__); in MDrv_GE_BitBltByTwoSourceBuffer()
2550 …GE_ERR("[%s] Two source stretch bitblt HW limitation: src1 format and dest format must be the same… in MDrv_GE_BitBltByTwoSourceBuffer()
2560 …GE_ERR("[%s] Two source stretch bitblt HW limitation: src1 x and dest x must align %d bit position… in MDrv_GE_BitBltByTwoSourceBuffer()
2674 GE_ERR("%s v0, v1 out of range (>0x7FF)\n", __FUNCTION__); in MDrv_GE_DrawLine()
3912 GE_ERR("%s Fail\n", __FUNCTION__); in MDrv_GE_Init()