Home
last modified time | relevance | path

Searched refs:minIndex_out (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp1088 int* minIndex_out, in calcIndexRange() argument
1095 minIndex_out, maxIndex_out, in calcIndexRange()
1102 minIndex_out, maxIndex_out, in calcIndexRange()
1109 minIndex_out, maxIndex_out, in calcIndexRange()
1168 int* minIndex_out, in getBufferIndexRange() argument
1174 minIndex_out, in getBufferIndexRange()
1179 calcIndexRange(dataWithOffset, type, count, minIndex_out, maxIndex_out); in getBufferIndexRange()
1183 *minIndex_out, *maxIndex_out); in getBufferIndexRange()
1185 …ALOGV("%s: got range [%u %u] pr? %d", __FUNCTION__, *minIndex_out, *maxIndex_out, m_primitiveResta… in getBufferIndexRange()
DGL2Encoder.h156 int* minIndex_out, int* maxIndex_out);