Searched refs:cubics (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/libs/hwui/
H A DSkiaCanvasProxy.cpp360 void SkiaCanvasProxy::onDrawPatch(const SkPoint cubics[12], const SkColor colors[4], argument
369 SkISize lod = SkPatchUtils::GetLevelOfDetail(cubics, &matrix);
373 if (SkPatchUtils::getVertexData(&data, cubics, colors, texCoords, lod.width(), lod.height())) {
H A DSkiaCanvasProxy.h87 virtual void onDrawPatch(const SkPoint cubics[12], const SkColor colors[4],

Completed in 40 milliseconds