Home
last modified time | relevance | path

Searched refs:getNormalFromVertices (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DAmbientShadow.cpp68 inline Vector2 getNormalFromVertices(const Vector3* vertices, int current, int next) { in getNormalFromVertices() function
174 Vector2 previousNormal = getNormalFromVertices(casterVertices, in createAmbientShadow()
196 Vector2 currentNormal = getNormalFromVertices(casterVertices, i, in createAmbientShadow()