Home
last modified time | relevance | path

Searched defs:sampleCnt (Results 1 – 25 of 51) sorted by relevance

123

/external/skqp/src/gpu/
DGrBackendSurface.cpp420 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()
DGrStencilAttachment.cpp11 void GrStencilAttachment::ComputeSharedStencilAttachmentKey(int width, int height, int sampleCnt, in ComputeSharedStencilAttachmentKey()
DGrContextThreadSafeProxy.cpp37 int sampleCnt, GrSurfaceOrigin origin, in createCharacterization()
DGrStencilAttachment.h38 GrStencilAttachment(GrGpu* gpu, int width, int height, int bits, int sampleCnt) in GrStencilAttachment()
DGrTexture.cpp93 bool isRenderTarget, int sampleCnt, in ComputeScratchKey()
DGrSurfaceProxy.cpp131 int sampleCnt, bool needsStencil, in createSurfaceImpl()
227 bool GrSurfaceProxy::instantiateImpl(GrResourceProvider* resourceProvider, int sampleCnt, in instantiateImpl()
/external/skia/src/gpu/
DGrBackendSurface.cpp430 int sampleCnt, in GrBackendRenderTarget()
440 int sampleCnt, in GrBackendRenderTarget()
452 int sampleCnt, in GrBackendRenderTarget()
468 int sampleCnt, in GrBackendRenderTarget()
482 int sampleCnt, in GrBackendRenderTarget()
497 int sampleCnt, in GrBackendRenderTarget()
DGrStencilAttachment.cpp11 void GrStencilAttachment::ComputeSharedStencilAttachmentKey(int width, int height, int sampleCnt, in ComputeSharedStencilAttachmentKey()
DGrRecordingContext.cpp200 int sampleCnt, in makeDeferredRenderTargetContext()
273 int sampleCnt, in makeDeferredRenderTargetContextWithFallback()
341 int sampleCnt, in makeDeferredRenderTargetContext()
357 int sampleCnt, in makeDeferredRenderTargetContextWithFallback()
DGrStencilAttachment.h38 GrStencilAttachment(GrGpu* gpu, int width, int height, int bits, int sampleCnt) in GrStencilAttachment()
DGrContextThreadSafeProxy.cpp34 int sampleCnt, GrSurfaceOrigin origin, in createCharacterization()
DGrTexture.cpp93 bool isRenderTarget, int sampleCnt, in ComputeScratchKey()
DGrSurfaceProxy.cpp128 int sampleCnt, bool needsStencil, in createSurfaceImpl()
224 bool GrSurfaceProxy::instantiateImpl(GrResourceProvider* resourceProvider, int sampleCnt, in instantiateImpl()
DGrContextPriv.cpp76 int sampleCnt, in makeDeferredRenderTargetContext()
92 int sampleCnt, in makeDeferredRenderTargetContextWithFallback()
120 int sampleCnt, in makeBackendTextureRenderTargetContext()
162 int sampleCnt, in makeBackendTextureAsRenderTargetRenderTargetContext()
/external/skqp/src/gpu/mock/
DGrMockStencilAttachment.h16 GrMockStencilAttachment(GrMockGpu* gpu, int width, int height, int bits, int sampleCnt) in GrMockStencilAttachment()
DGrMockGpu.cpp127 int sampleCnt, in onWrapRenderableBackendTexture()
166 int sampleCnt) { in onWrapBackendTextureAsRenderTarget()
/external/skia/src/gpu/mock/
DGrMockStencilAttachment.h16 GrMockStencilAttachment(GrMockGpu* gpu, int width, int height, int bits, int sampleCnt) in GrMockStencilAttachment()
DGrMockGpu.cpp127 int sampleCnt, in onWrapRenderableBackendTexture()
166 int sampleCnt) { in onWrapBackendTextureAsRenderTarget()
/external/skia/src/gpu/gl/
DGrGLStencilAttachment.h34 int sampleCnt, in GrGLStencilAttachment()
/external/skqp/src/gpu/gl/
DGrGLStencilAttachment.h34 int sampleCnt, in GrGLStencilAttachment()
/external/skia/src/gpu/vk/
DGrVkStencilAttachment.cpp33 int sampleCnt, in Create()
/external/skqp/src/gpu/vk/
DGrVkStencilAttachment.cpp33 int sampleCnt, in Create()
/external/skia/tests/
DBlendTest.cpp90 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
/external/skqp/tests/
DBlendTest.cpp90 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
/external/skqp/src/image/
DSkSurface_Gpu.cpp386 int sampleCnt, SkColorType ct, sk_sp<SkColorSpace> cs, in validate_backend_texture()
421 GrSurfaceOrigin origin, int sampleCnt, in MakeFromBackendTexture()
530 int sampleCnt, in MakeFromBackendTextureAsRenderTarget()

123