Searched refs:fillVerticesForGeometry (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/native/libs/renderengine/gl/ |
H A D | GLShadowVertexGenerator.cpp | 73 fillVerticesForGeometry(*mAmbientShadowGeometry.get(), mAmbientShadowVertexCount, position, in fillVertices() 77 fillVerticesForGeometry(*mSpotShadowGeometry.get(), mSpotShadowVertexCount, in fillVertices()
|
H A D | GLSkiaShadowPort.h | 73 void fillVerticesForGeometry(const Geometry& shadowGeometry, int vertexCount,
|
H A D | GLSkiaShadowPort.cpp | 477 void fillVerticesForGeometry(const Geometry& shadowGeometry, int /* vertexCount */, in fillVerticesForGeometry() function
|
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | GLShadowVertexGenerator.cpp | 73 fillVerticesForGeometry(*mAmbientShadowGeometry.get(), mAmbientShadowVertexCount, position, in fillVertices() 77 fillVerticesForGeometry(*mSpotShadowGeometry.get(), mSpotShadowVertexCount, in fillVertices()
|
H A D | GLSkiaShadowPort.h | 73 void fillVerticesForGeometry(const Geometry& shadowGeometry, int vertexCount,
|
H A D | GLSkiaShadowPort.cpp | 477 void fillVerticesForGeometry(const Geometry& shadowGeometry, int /* vertexCount */, in fillVerticesForGeometry() function
|