Searched refs:fillIndicesForGeometry (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/native/libs/renderengine/gl/ |
H A D | GLShadowVertexGenerator.cpp | 86 fillIndicesForGeometry(*mAmbientShadowGeometry.get(), mAmbientShadowIndexCount, in fillIndices() 90 fillIndicesForGeometry(*mSpotShadowGeometry.get(), mSpotShadowIndexCount, in fillIndices()
|
H A D | GLSkiaShadowPort.h | 77 void fillIndicesForGeometry(const Geometry& shadowGeometry, int indexCount,
|
H A D | GLSkiaShadowPort.cpp | 488 void fillIndicesForGeometry(const Geometry& shadowGeometry, int indexCount, in fillIndicesForGeometry() function
|
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | GLShadowVertexGenerator.cpp | 86 fillIndicesForGeometry(*mAmbientShadowGeometry.get(), mAmbientShadowIndexCount, in fillIndices() 90 fillIndicesForGeometry(*mSpotShadowGeometry.get(), mSpotShadowIndexCount, in fillIndices()
|
H A D | GLSkiaShadowPort.h | 77 void fillIndicesForGeometry(const Geometry& shadowGeometry, int indexCount,
|
H A D | GLSkiaShadowPort.cpp | 488 void fillIndicesForGeometry(const Geometry& shadowGeometry, int indexCount, in fillIndicesForGeometry() function
|