Searched refs:get_surface_sample_cnt (Results 1 – 4 of 4) sorted by relevance
586 static int get_surface_sample_cnt(GrSurface* surf) { function597 int dstSampleCnt = get_surface_sample_cnt(dst);598 int srcSampleCnt = get_surface_sample_cnt(src);648 int dstSampleCnt = get_surface_sample_cnt(dst);649 int srcSampleCnt = get_surface_sample_cnt(src);695 get_surface_sample_cnt(dst),698 get_surface_sample_cnt(transferTexture.get()),718 int dstSampleCnt = get_surface_sample_cnt(dst);719 int srcSampleCnt = get_surface_sample_cnt(src);777 bool doResolve = get_surface_sample_cnt(surface) > 1;
648 static int get_surface_sample_cnt(GrSurface* surf) { function659 int dstSampleCnt = get_surface_sample_cnt(dst);660 int srcSampleCnt = get_surface_sample_cnt(src);710 int dstSampleCnt = get_surface_sample_cnt(dst);711 int srcSampleCnt = get_surface_sample_cnt(src);757 get_surface_sample_cnt(dst),760 get_surface_sample_cnt(transferTexture.get()),780 int dstSampleCnt = get_surface_sample_cnt(dst);781 int srcSampleCnt = get_surface_sample_cnt(src);844 bool doResolve = get_surface_sample_cnt(surface) > 1;
1799 static int get_surface_sample_cnt(GrSurface* surf) { in get_surface_sample_cnt() function1813 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsCopyImage()1814 int srcSampleCnt = get_surface_sample_cnt(src); in copySurfaceAsCopyImage()1873 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsBlit()1874 int srcSampleCnt = get_surface_sample_cnt(src); in copySurfaceAsBlit()1975 int dstSampleCnt = get_surface_sample_cnt(dst); in onCopySurface()1976 int srcSampleCnt = get_surface_sample_cnt(src); in onCopySurface()
1836 static int get_surface_sample_cnt(GrSurface* surf) { in get_surface_sample_cnt() function1850 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsCopyImage()1851 int srcSampleCnt = get_surface_sample_cnt(src); in copySurfaceAsCopyImage()1912 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsBlit()1913 int srcSampleCnt = get_surface_sample_cnt(src); in copySurfaceAsBlit()2017 int dstSampleCnt = get_surface_sample_cnt(dst); in onCopySurface()2018 int srcSampleCnt = get_surface_sample_cnt(src); in onCopySurface()