/external/skqp/src/gpu/ |
D | GrRenderTarget.cpp | 22 GrStencilAttachment* stencil) in GrRenderTarget() 75 void GrRenderTargetPriv::attachStencilAttachment(sk_sp<GrStencilAttachment> stencil) { in attachStencilAttachment()
|
/external/skia/src/gpu/ |
D | GrRenderTarget.cpp | 23 GrStencilAttachment* stencil) in GrRenderTarget() 77 void GrRenderTargetPriv::attachStencilAttachment(sk_sp<GrStencilAttachment> stencil) { in attachStencilAttachment()
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_clear.c | 45 double depth, unsigned stencil, in i915_clear_emit() 221 double depth, unsigned stencil) in i915_clear_blitter() 249 double depth, unsigned stencil) in i915_clear_render()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_stencil.c | 130 GLuint n, GLubyte stencil[], const GLubyte mask[], in apply_stencil_op() 213 GLubyte stencil[], GLubyte mask[], GLint stride) in do_stencil_test() 296 GLubyte stencil[]) in get_s8_values() 330 const GLubyte stencil[]) in put_s8_values() 456 GLint n, GLint x, GLint y, GLubyte stencil[]) in _swrast_read_stencil_span() 496 const GLubyte stencil[] ) in _swrast_write_stencil_span()
|
/external/skqp/src/gpu/gl/ |
D | GrGLRenderTarget.cpp | 26 GrGLStencilAttachment* stencil) in GrGLRenderTarget() 93 if (GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment()) { in getBackendRenderTarget() local 115 GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment(); in completeStencilAttachment() local
|
/external/skia/src/gpu/gl/ |
D | GrGLRenderTarget.cpp | 26 GrGLStencilAttachment* stencil) in GrGLRenderTarget() 93 if (GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment()) { in getBackendRenderTarget() local 115 GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment(); in completeStencilAttachment() local
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_clear.c | 44 pack_zeta(enum pipe_format format, double depth, unsigned stencil) in pack_zeta() 54 const union pipe_color_union *color, double depth, unsigned stencil) in nv30_clear() 163 unsigned buffers, double depth, unsigned stencil, in nv30_clear_depth_stencil()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_clear.c | 71 double depth, unsigned stencil) in clear_buffers_with_quad() 124 unsigned stencil) in try_clear() 234 double depth, unsigned stencil) in svga_clear() 302 uint8_t stencil; in svga_clear_texture() local
|
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_draw.c | 275 const union pipe_color_union *color, double depth, unsigned stencil) in fd_blitter_clear() 349 const union pipe_color_union *color, double depth, unsigned stencil) in fd_clear() 447 unsigned buffers, double depth, unsigned stencil, in fd_clear_depth_stencil()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_clear.c | 52 unsigned stencil) in llvmpipe_clear()
|
/external/skqp/src/gpu/ops/ |
D | GrDrawPathOp.cpp | 57 GrPathRendering::FillType fillType, GrStencilSettings* stencil) { in init_stencil_pass_settings() 83 GrStencilSettings stencil; in onExecute() local
|
D | GrFillRectOp.cpp | 77 GrQuadAAFlags edgeFlags, const GrUserStencilSettings* stencil, in FillRectOp() 413 const GrUserStencilSettings* stencil) { in Make() 425 const GrUserStencilSettings* stencil) { in MakeWithLocalMatrix() 437 const GrUserStencilSettings* stencil) { in MakeWithLocalRect() 458 const GrUserStencilSettings* stencil = random->nextBool() ? nullptr in GR_DRAW_OP_TEST_DEFINE() local
|
D | GrStencilPathOp.cpp | 35 GrStencilSettings stencil(GrPathRendering::GetStencilPassSettings(fFillType), in onExecute() local
|
/external/skia/src/gpu/ops/ |
D | GrDrawPathOp.cpp | 69 GrPathRendering::FillType fillType, GrStencilSettings* stencil) { in init_stencil_pass_settings() 95 GrStencilSettings stencil; in onExecute() local
|
D | GrFillRectOp.cpp | 78 GrQuadAAFlags edgeFlags, const GrUserStencilSettings* stencil, in FillRectOp() 462 const GrUserStencilSettings* stencil) { in Make() 474 const GrUserStencilSettings* stencil) { in MakeWithLocalMatrix() 486 const GrUserStencilSettings* stencil) { in MakeWithLocalRect() 507 const GrUserStencilSettings* stencil = random->nextBool() ? nullptr in GR_DRAW_OP_TEST_DEFINE() local
|
D | GrStencilPathOp.cpp | 35 GrStencilSettings stencil(GrPathRendering::GetStencilPassSettings(fFillType), in onExecute() local
|
/external/skia/src/gpu/vk/ |
D | GrVkRenderTarget.cpp | 272 const GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment(); in getAttachmentsDescriptor() local 385 const GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment(); in stencilImageResource() local 396 const GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment(); in stencilAttachmentView() local
|
D | GrVkPipelineStateBuilder.cpp | 26 const GrStencilSettings& stencil, in CreatePipelineState() 230 GrVkPipelineState* GrVkPipelineStateBuilder::finalize(const GrStencilSettings& stencil, in finalize() 375 const GrStencilSettings& stencil, in Build()
|
/external/skqp/src/gpu/vk/ |
D | GrVkRenderTarget.cpp | 272 const GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment(); in getAttachmentsDescriptor() local 385 const GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment(); in stencilImageResource() local 396 const GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment(); in stencilAttachmentView() local
|
/external/mesa3d/src/mesa/main/ |
D | clear.c | 663 GLfloat depth, GLint stencil, bool no_error) in clear_bufferfi() 724 GLfloat depth, GLint stencil) in _mesa_ClearBufferfi_no_error() 733 GLfloat depth, GLint stencil) in _mesa_ClearBufferfi() 747 GLint drawbuffer, GLfloat depth, GLint stencil) in _mesa_ClearNamedFramebufferfi()
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_clear.c | 51 double depth, unsigned stencil) in softpipe_clear()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_clear.c | 518 double depth, unsigned stencil) in si_clear() 648 unsigned stencil, in si_clear_depth_stencil() 686 uint8_t stencil = 0; in si_clear_texture() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_transfer_helper.c | 93 struct pipe_resource *stencil; in u_transfer_helper_resource_create() local 139 struct pipe_resource *stencil = helper->vtbl->get_stencil(prsc); in u_transfer_helper_resource_destroy() local 265 struct pipe_resource *stencil = helper->vtbl->get_stencil(prsc); in u_transfer_helper_transfer_map() local
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_clear.cpp | 32 unsigned stencil) in swr_clear()
|
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/ |
D | ViEAndroidGLES20.java | 54 int depth, int stencil) { in ViEAndroidGLES20() 59 private void init(boolean translucent, int depth, int stencil) { in init() 112 public ConfigChooser(int r, int g, int b, int a, int depth, int stencil) { in ConfigChooser()
|