Home
last modified time | relevance | path

Searched defs:dstSampleCnt (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/gpu/vk/
DGrVkCaps.cpp77 bool GrVkCaps::canCopyImage(GrPixelConfig dstConfig, int dstSampleCnt, GrSurfaceOrigin dstOrigin, in canCopyImage()
98 bool GrVkCaps::canCopyAsBlit(GrPixelConfig dstConfig, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit()
121 bool GrVkCaps::canCopyAsResolve(GrPixelConfig dstConfig, int dstSampleCnt, in canCopyAsResolve()
178 int dstSampleCnt = 0; in onCanCopySurface() local
DGrVkGpu.cpp1813 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsCopyImage() local
1873 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsBlit() local
1975 int dstSampleCnt = get_surface_sample_cnt(dst); in onCopySurface() local
/external/skia/src/gpu/vk/
DGrVkCaps.cpp78 bool GrVkCaps::canCopyImage(GrPixelConfig dstConfig, int dstSampleCnt, GrSurfaceOrigin dstOrigin, in canCopyImage()
103 bool GrVkCaps::canCopyAsBlit(GrPixelConfig dstConfig, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit()
131 bool GrVkCaps::canCopyAsResolve(GrPixelConfig dstConfig, int dstSampleCnt, in canCopyAsResolve()
198 int dstSampleCnt = 0; in onCanCopySurface() local
DGrVkGpu.cpp1850 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsCopyImage() local
1912 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsBlit() local
2017 int dstSampleCnt = get_surface_sample_cnt(dst); in onCopySurface() local
/external/skqp/src/gpu/gl/
DGrGLCaps.cpp2155 bool GrGLCaps::canCopyAsBlit(GrPixelConfig dstConfig, int dstSampleCnt, in canCopyAsBlit()
2252 int dstSampleCnt = 0; in onCanCopySurface() local
DGrGLGpu.cpp3131 int dstSampleCnt = 0; in can_blit_framebuffer_for_copy_surface() local
/external/skia/src/gpu/gl/
DGrGLCaps.cpp2173 bool GrGLCaps::canCopyAsBlit(GrPixelConfig dstConfig, int dstSampleCnt, in canCopyAsBlit()
2270 int dstSampleCnt = 0; in onCanCopySurface() local
DGrGLGpu.cpp3159 int dstSampleCnt = 0; in can_blit_framebuffer_for_copy_surface() local