/external/skia/tools/gpu/ |
D | BackendSurfaceFactory.cpp | 21 int sampleCnt, in MakeBackendTextureSurface() 52 int sampleCnt, in MakeBackendTextureSurface() 65 int sampleCnt, in MakeBackendRenderTargetSurface() 98 int sampleCnt, in MakeBackendRenderTargetSurface()
|
/external/skia/src/gpu/ |
D | GrAttachment.cpp | 42 int sampleCnt, in build_key() 65 int sampleCnt, in ComputeSharedAttachmentUniqueKey() 79 int sampleCnt, in ComputeScratchKey()
|
D | GrTextureRenderTargetProxy.cpp | 28 int sampleCnt, in GrTextureRenderTargetProxy() 51 int sampleCnt, in GrTextureRenderTargetProxy()
|
D | GrAttachment.h | 71 GrAttachment(GrGpu* gpu, SkISize dimensions, UsageFlags supportedUsages, int sampleCnt, in GrAttachment()
|
D | GrBackendSurface.cpp | 865 int sampleCnt, in GrBackendRenderTarget() 889 int sampleCnt, in GrBackendRenderTarget() 958 int sampleCnt, in GrBackendRenderTarget() 973 int sampleCnt, in GrBackendRenderTarget()
|
/external/skia/src/gpu/mock/ |
D | GrMockTexture.h | 85 int sampleCnt, in GrMockRenderTarget() 95 GrMockRenderTarget(GrMockGpu* gpu, Wrapped, SkISize dimensions, int sampleCnt, in GrMockRenderTarget() 139 int sampleCnt, in GrMockRenderTarget() 158 int sampleCnt, in GrMockTextureRenderTarget() 172 int sampleCnt, in GrMockTextureRenderTarget()
|
D | GrMockAttachment.h | 17 GrMockAttachment(GrMockGpu* gpu, SkISize dimensions, UsageFlags supportedUsages, int sampleCnt) in GrMockAttachment()
|
/external/skia/src/gpu/dawn/ |
D | GrDawnRenderTarget.cpp | 16 int sampleCnt, in GrDawnRenderTarget() 24 int sampleCnt, in MakeWrapped()
|
D | GrDawnTexture.cpp | 24 GrRenderable renderable, int sampleCnt, in Make() 76 GrRenderable renderable, int sampleCnt, in MakeWrapped()
|
D | GrDawnTextureRenderTarget.cpp | 16 int sampleCnt, in GrDawnTextureRenderTarget()
|
D | GrDawnAttachment.cpp | 29 int sampleCnt) { in MakeStencil()
|
/external/skqp/src/gpu/ |
D | GrBackendSurface.cpp | 420 int sampleCnt, in GrBackendRenderTarget() 430 int sampleCnt, in GrBackendRenderTarget() 442 int sampleCnt, in GrBackendRenderTarget() 458 int sampleCnt, in GrBackendRenderTarget() 472 int sampleCnt, in GrBackendRenderTarget() 487 int sampleCnt, in GrBackendRenderTarget()
|
D | GrStencilAttachment.cpp | 11 void GrStencilAttachment::ComputeSharedStencilAttachmentKey(int width, int height, int sampleCnt, in ComputeSharedStencilAttachmentKey()
|
D | GrContextThreadSafeProxy.cpp | 37 int sampleCnt, GrSurfaceOrigin origin, in createCharacterization()
|
D | GrStencilAttachment.h | 38 GrStencilAttachment(GrGpu* gpu, int width, int height, int bits, int sampleCnt) in GrStencilAttachment()
|
/external/skia/src/gpu/vk/ |
D | GrVkTextureRenderTarget.cpp | 54 bool create_rt_attachments(GrVkGpu* gpu, SkISize dimensions, VkFormat format, int sampleCnt, in create_rt_attachments() 80 int sampleCnt, in MakeNewTextureRenderTarget() 106 int sampleCnt, in MakeWrappedTextureRenderTarget()
|
/external/skqp/src/gpu/mock/ |
D | GrMockStencilAttachment.h | 16 GrMockStencilAttachment(GrMockGpu* gpu, int width, int height, int bits, int sampleCnt) in GrMockStencilAttachment()
|
/external/skia/src/gpu/gl/ |
D | GrGLAttachment.h | 23 int sampleCnt, GrGLFormat format) in GrGLAttachment()
|
/external/skia/src/gpu/d3d/ |
D | GrD3DTextureRenderTarget.cpp | 103 int sampleCnt, in MakeNewTextureRenderTarget() 158 int sampleCnt, in MakeWrappedTextureRenderTarget()
|
D | GrD3DAttachment.cpp | 30 int sampleCnt, in MakeStencil()
|
D | GrD3DTextureResource.cpp | 64 GrD3DGpu* gpu, SkISize dimensions, int sampleCnt, const GrD3DTextureResourceInfo& info, in CreateMSAA()
|
/external/skqp/src/image/ |
D | SkSurface_Gpu.cpp | 386 int sampleCnt, SkColorType ct, sk_sp<SkColorSpace> cs, in validate_backend_texture() 421 GrSurfaceOrigin origin, int sampleCnt, in MakeFromBackendTexture() 530 int sampleCnt, in MakeFromBackendTextureAsRenderTarget()
|
/external/skqp/src/gpu/vk/ |
D | GrVkStencilAttachment.cpp | 33 int sampleCnt, in Create()
|
/external/skqp/src/gpu/gl/ |
D | GrGLStencilAttachment.h | 34 int sampleCnt, in GrGLStencilAttachment()
|
/external/skqp/tests/ |
D | BlendTest.cpp | 90 GrContext* context, int sampleCnt, int width, int height, SkColorType colorType, in create_gpu_surface_backend_texture_as_render_target() 156 int sampleCnt = testCase.fSampleCnt; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|