Home
last modified time | relevance | path

Searched refs:Indices (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
DGlop.h91 struct Indices { struct
/frameworks/base/libs/hwui/renderstate/
DRenderState.cpp212 const Glop::Mesh::Indices& indices = mesh.indices; in render()
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp1820 ArrayRef<Constant *> Indices(Elts.begin() + 1, Elts.end()); in ParseConstants() local
1821 V = ConstantExpr::getGetElementPtr(PointeeType, Elts[0], Indices, in ParseConstants()
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp2114 ArrayRef<Constant *> Indices(Elts.begin() + 1, Elts.end()); in ParseConstants() local
2115 V = ConstantExpr::getGetElementPtr(PointeeType, Elts[0], Indices, in ParseConstants()