Home
last modified time | relevance | path

Searched defs:casterRect (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/native/libs/renderengine/gl/
H A DGLShadowVertexGenerator.cpp30 GLShadowVertexGenerator::GLShadowVertexGenerator(const FloatRect& casterRect, in GLShadowVertexGenerator()
H A DGLSkiaShadowPort.cpp548 std::unique_ptr<Geometry> getAmbientShadowGeometry(const FloatRect& casterRect, in getAmbientShadowGeometry()
574 std::unique_ptr<Geometry> getSpotShadowGeometry(const FloatRect& casterRect, in getSpotShadowGeometry()
H A DGLESRenderEngine.cpp1828 void GLESRenderEngine::handleShadow(const FloatRect& casterRect, float casterCornerRadius, in handleShadow()
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLShadowVertexGenerator.cpp30 GLShadowVertexGenerator::GLShadowVertexGenerator(const FloatRect& casterRect, in GLShadowVertexGenerator()
H A DGLSkiaShadowPort.cpp548 std::unique_ptr<Geometry> getAmbientShadowGeometry(const FloatRect& casterRect, in getAmbientShadowGeometry()
574 std::unique_ptr<Geometry> getSpotShadowGeometry(const FloatRect& casterRect, in getSpotShadowGeometry()
H A DGLESRenderEngine.cpp1734 void GLESRenderEngine::handleShadow(const FloatRect& casterRect, float casterCornerRadius, in handleShadow()
/aosp12/frameworks/native/libs/renderengine/tests/
H A DRenderEngineTest.cpp340 const Rect casterRect(castingLayer.geometry.boundaries); in expectShadowColor() local
380 const Rect casterRect(casterBounds); in expectShadowColorWithoutCaster() local
/aosp12/frameworks/av/media/libstagefright/renderfright/tests/
H A DRenderEngineTest.cpp194 const Rect casterRect(castingLayer.geometry.boundaries); in expectShadowColor() local