Home
last modified time | relevance | path

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

/external/skqp/src/gpu/vk/
DGrVkCaps.cpp78 GrPixelConfig srcConfig, int srcSampleCnt, in canCopyImage()
99 GrPixelConfig srcConfig, int srcSampleCnt, bool srcIsLinear) const { in canCopyAsBlit()
123 int srcSampleCnt, GrSurfaceOrigin srcOrigin) const { in canCopyAsResolve()
179 int srcSampleCnt = 0; in onCanCopySurface() local
DGrVkGpu.cpp1814 int srcSampleCnt = get_surface_sample_cnt(src); in copySurfaceAsCopyImage() local
1874 int srcSampleCnt = get_surface_sample_cnt(src); in copySurfaceAsBlit() local
1976 int srcSampleCnt = get_surface_sample_cnt(src); in onCopySurface() local
/external/skia/src/gpu/vk/
DGrVkCaps.cpp79 bool dstHasYcbcr, GrPixelConfig srcConfig, int srcSampleCnt, in canCopyImage()
104 bool dstHasYcbcr, GrPixelConfig srcConfig, int srcSampleCnt, in canCopyAsBlit()
133 GrPixelConfig srcConfig, int srcSampleCnt, in canCopyAsResolve()
199 int srcSampleCnt = 0; in onCanCopySurface() local
DGrVkGpu.cpp1851 int srcSampleCnt = get_surface_sample_cnt(src); in copySurfaceAsCopyImage() local
1913 int srcSampleCnt = get_surface_sample_cnt(src); in copySurfaceAsBlit() local
2018 int srcSampleCnt = get_surface_sample_cnt(src); in onCopySurface() local
/external/skqp/src/gpu/gl/
DGrGLCaps.cpp2158 GrPixelConfig srcConfig, int srcSampleCnt, in canCopyAsBlit()
2253 int srcSampleCnt = 0; in onCanCopySurface() local
DGrGLGpu.cpp3132 int srcSampleCnt = 0; in can_blit_framebuffer_for_copy_surface() local
/external/skia/src/gpu/gl/
DGrGLCaps.cpp2176 GrPixelConfig srcConfig, int srcSampleCnt, in canCopyAsBlit()
2271 int srcSampleCnt = 0; in onCanCopySurface() local
DGrGLGpu.cpp3160 int srcSampleCnt = 0; in can_blit_framebuffer_for_copy_surface() local