Searched refs:gr_stencil_op_to_gl_path_rendering_fill_mode (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLPathRendering.cpp50 static GrGLenum gr_stencil_op_to_gl_path_rendering_fill_mode(GrStencilOp op) { function
163 gr_stencil_op_to_gl_path_rendering_fill_mode(fHWPathStencilSettings.passOp(GrStencilSettings::kFront_Face));
183 gr_stencil_op_to_gl_path_rendering_fill_mode(fHWPathStencilSettings.passOp(GrStencilSettings::kFront_Face));
210 gr_stencil_op_to_gl_path_rendering_fill_mode(

Completed in 195 milliseconds