Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrStencilAttachment.cpp11 void GrStencilAttachment::ComputeSharedStencilAttachmentKey(int width, int height, int sampleCnt, in ComputeSharedStencilAttachmentKey()
DGrStencilAttachment.h37 GrStencilAttachment(GrGpu* gpu, int width, int height, int bits, int sampleCnt) in GrStencilAttachment()
DGrContext.cpp746 int sampleCnt, in makeRenderTargetContextWithFallback()
763 int sampleCnt, in makeDeferredRenderTargetContextWithFallback()
779 int sampleCnt, in makeRenderTargetContext()
820 int sampleCnt, in makeDeferredRenderTargetContext()
DGrBlurUtils.cpp115 int sampleCnt) { in create_mask_GPU()
/external/skia/src/gpu/vk/
DGrVkStencilAttachment.cpp32 int sampleCnt, in Create()
/external/skia/src/gpu/gl/
DGrGLStencilAttachment.h34 int sampleCnt, in GrGLStencilAttachment()
/external/skia/tests/
DGLProgramsTest.cpp149 int sampleCnt = random->nextBool() ? SkTMin(4, caps->maxSampleCount()) : 0; in random_render_target_context() local
DSurfaceTest.cpp585 GrContext* context, int sampleCnt, uint32_t color, GrBackendObject* outTexture) { in create_gpu_surface_backend_texture()
608 GrContext* context, int sampleCnt, uint32_t color, GrBackendObject* outTexture) { in create_gpu_surface_backend_texture_as_render_target()
DResourceCacheTest.cpp1509 int sampleCnt) { in make_normal_texture()
1523 int sampleCnt) { in make_mipmap_texture()