Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/renderfright/gl/
DGLSkiaShadowPort.h64 std::unique_ptr<Geometry> getAmbientShadowGeometry(const FloatRect& casterRect,
DGLShadowVertexGenerator.cpp40 mAmbientShadowGeometry = getAmbientShadowGeometry(casterRect, casterCornerRadius, casterZ, in GLShadowVertexGenerator()
DGLSkiaShadowPort.cpp548 std::unique_ptr<Geometry> getAmbientShadowGeometry(const FloatRect& casterRect, in getAmbientShadowGeometry() function