Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/core/
H A DRgaUtils.cpp144 format = RkRgaCompatibleFormat(format); in get_bpp_from_format()
250 format = RkRgaCompatibleFormat(format); in get_perPixel_stride_from_format()
H A DNormalRga.cpp672 relSrcRect.format = RkRgaCompatibleFormat(relSrcRect.format); in RgaBlit()
673 relDstRect.format = RkRgaCompatibleFormat(relDstRect.format); in RgaBlit()
675 relSrc1Rect.format = RkRgaCompatibleFormat(relSrc1Rect.format); in RgaBlit()
1574 relDstRect.format = RkRgaCompatibleFormat(relDstRect.format); in RgaCollorFill()
2009 relSrcRect.format = RkRgaCompatibleFormat(relSrcRect.format); in RgaCollorPalette()
2010 relDstRect.format = RkRgaCompatibleFormat(relDstRect.format); in RgaCollorPalette()
2011 relLutRect.format = RkRgaCompatibleFormat(relLutRect.format); in RgaCollorPalette()
H A DNormalRga.h69 int RkRgaCompatibleFormat(int format);
H A DNormalRgaApi.cpp36 int RkRgaCompatibleFormat(int format) { in RkRgaCompatibleFormat() function
90 format = RkRgaCompatibleFormat(format); in RkRgaGetRgaFormat()
101 format = RkRgaCompatibleFormat(format); in bytesPerPixel()