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.cpp798 int* minIndex_out, in calcIndexRange() argument
805 minIndex_out, maxIndex_out, in calcIndexRange()
812 minIndex_out, maxIndex_out, in calcIndexRange()
819 minIndex_out, maxIndex_out, in calcIndexRange()
877 int* minIndex_out, in getBufferIndexRange() argument
883 minIndex_out, in getBufferIndexRange()
888 calcIndexRange(dataWithOffset, type, count, minIndex_out, maxIndex_out); in getBufferIndexRange()
892 *minIndex_out, *maxIndex_out); in getBufferIndexRange()
894 …ALOGV("%s: got range [%u %u] pr? %d", __FUNCTION__, *minIndex_out, *maxIndex_out, m_primitiveResta… in getBufferIndexRange()
DGL2Encoder.h120 int* minIndex_out, int* maxIndex_out);