Searched defs:casterRect (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/native/libs/renderengine/gl/ |
H A D | GLShadowVertexGenerator.cpp | 30 GLShadowVertexGenerator::GLShadowVertexGenerator(const FloatRect& casterRect, in GLShadowVertexGenerator()
|
H A D | GLSkiaShadowPort.cpp | 548 std::unique_ptr<Geometry> getAmbientShadowGeometry(const FloatRect& casterRect, in getAmbientShadowGeometry() 574 std::unique_ptr<Geometry> getSpotShadowGeometry(const FloatRect& casterRect, in getSpotShadowGeometry()
|
H A D | GLESRenderEngine.cpp | 1828 void GLESRenderEngine::handleShadow(const FloatRect& casterRect, float casterCornerRadius, in handleShadow()
|
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | GLShadowVertexGenerator.cpp | 30 GLShadowVertexGenerator::GLShadowVertexGenerator(const FloatRect& casterRect, in GLShadowVertexGenerator()
|
H A D | GLSkiaShadowPort.cpp | 548 std::unique_ptr<Geometry> getAmbientShadowGeometry(const FloatRect& casterRect, in getAmbientShadowGeometry() 574 std::unique_ptr<Geometry> getSpotShadowGeometry(const FloatRect& casterRect, in getSpotShadowGeometry()
|
H A D | GLESRenderEngine.cpp | 1734 void GLESRenderEngine::handleShadow(const FloatRect& casterRect, float casterCornerRadius, in handleShadow()
|
/aosp12/frameworks/native/libs/renderengine/tests/ |
H A D | RenderEngineTest.cpp | 340 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 D | RenderEngineTest.cpp | 194 const Rect casterRect(castingLayer.geometry.boundaries); in expectShadowColor() local
|