Home
last modified time | relevance | path

Searched defs:ranges (Results 1 – 2 of 2) sorted by relevance

/development/tools/emulator/opengl/host/libs/Translator/GLcommon/
DGLEScontext.cpp274 int bytesRangesToIndices(RangeList& ranges,GLESpointer* p,GLushort* indices) { in bytesRangesToIndices()
310 RangeList ranges; in convertDirectVBO() local
369 RangeList ranges; in convertIndirectVBO() local
/development/samples/ApiDemos/src/com/example/android/apis/view/
DGameControllerInput.java159 final List<MotionRange> ranges = device.getMotionRanges(); in InputDeviceState() local