Searched defs:drawPatch (Results 1 – 10 of 10) sorted by relevance
| /third_party/skia/gm/ |
| D | runtimecolorfilter.cpp | 181 auto drawPatch = [&](float x, bool useCF) { in __anondc98d6360502() variable
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
| D | esextcTessellationShaderPrimitiveCoverage.cpp | 574 void TessellationShaderPrimitiveCoverage::drawPatch(glw::GLuint po_id, glw::GLuint n_patch_vertices, in drawPatch() function in glcts::TessellationShaderPrimitiveCoverage
|
| /third_party/flutter/skia/src/core/ |
| D | SkDevice.cpp | 126 void SkBaseDevice::drawPatch(const SkPoint cubics[12], const SkColor colors[4], in drawPatch() function in SkBaseDevice
|
| D | SkCanvas.cpp | 2592 void SkCanvas::drawPatch(const SkPoint cubics[12], const SkColor colors[4], in drawPatch() function in SkCanvas
|
| /third_party/skia/src/core/ |
| D | SkDevice.cpp | 161 void SkBaseDevice::drawPatch(const SkPoint cubics[12], const SkColor colors[4], in drawPatch() function in SkBaseDevice
|
| D | SkCanvas.cpp | 2423 void SkCanvas::drawPatch(const SkPoint cubics[12], const SkColor colors[4], in drawPatch() function in SkCanvas
|
| /third_party/skia/include/core/ |
| D | SkCanvas.h | 2033 void drawPatch(const SkPoint cubics[12], const SkColor colors[4], in drawPatch() function
|
| /third_party/flutter/skia/include/core/ |
| D | SkCanvas.h | 2190 void drawPatch(const SkPoint cubics[12], const SkColor colors[4], in drawPatch() function
|
| /third_party/skia/modules/canvaskit/ |
| D | interface.js | 660 CanvasKit.Canvas.prototype.drawPatch = function(cubics, colors, texs, mode, paint) { method in CanvasKit.Canvas
|
| /third_party/skia/modules/canvaskit/npm_build/types/ |
| D | index.d.ts | 1320 drawPatch(cubics: InputFlattenedPointArray, method
|