HomeSort by relevance Sort by last modified time
    Searched refs:VertexAngleData (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
SpotShadow.h 34 struct VertexAngleData;
41 static int setupAngleList(VertexAngleData* angleDataList,
53 VertexAngleData* angleList, const char* name);
56 const VertexAngleData* allVerticesAngleData, int* distances);
59 const VertexAngleData* umbraAngleList, int umbraLength,
60 const VertexAngleData* penumbraAngleList, int penumbraLength,
61 VertexAngleData* allVerticesAngleData);
70 const VertexAngleData* allVerticesAngleData);
SpotShadow.cpp 81 struct SpotShadow::VertexAngleData {
    [all...]

Completed in 624 milliseconds