HomeSort by relevance Sort by last modified time
    Searched refs:casterPerimeter (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
TessellationCache.cpp 166 const SkPath* casterPerimeter, const Matrix4* transformXY, const Matrix4* transformZ,
171 , casterPerimeter(*casterPerimeter)
195 const SkPath casterPerimeter;
212 bool isCasterOpaque, const SkPath* casterPerimeter,
220 PathTessellator::approximatePathOutlineVertices(*casterPerimeter,
222 if (!ShadowTessellator::isClockwisePath(*casterPerimeter)) {
261 Rect casterBounds(casterPerimeter->getBounds());
287 tessellateShadows(&t->drawTransform, &t->localClip, t->opaque, &t->casterPerimeter,
378 bool opaque, const SkPath* casterPerimeter,
    [all...]
TessellationCache.h 132 bool opaque, const SkPath* casterPerimeter,
137 bool opaque, const SkPath* casterPerimeter,

Completed in 30 milliseconds