Home
last modified time | relevance | path

Searched defs:casterPerimeter (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DTessellationCache.cpp209 bool isCasterOpaque, const SkPath* casterPerimeter, in tessellateShadows()
356 bool opaque, const SkPath* casterPerimeter, in precacheShadows()
373 bool opaque, const SkPath* casterPerimeter, in getShadowBuffers()
389 bool opaque, const SkPath* casterPerimeter, in getShadowTask()
DTessellationCache.h94const SkPath* casterPerimeter, const Matrix4* transformXY, const Matrix4* transformZ, in ShadowTask()
116 const SkPath casterPerimeter; variable