Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/renderfright/gl/
DGLShadowVertexGenerator.cpp86 fillIndicesForGeometry(*mAmbientShadowGeometry.get(), mAmbientShadowIndexCount, in fillIndices()
90 fillIndicesForGeometry(*mSpotShadowGeometry.get(), mSpotShadowIndexCount, in fillIndices()
DGLSkiaShadowPort.h77 void fillIndicesForGeometry(const Geometry& shadowGeometry, int indexCount,
DGLSkiaShadowPort.cpp488 void fillIndicesForGeometry(const Geometry& shadowGeometry, int indexCount, in fillIndicesForGeometry() function