Searched refs:typeIndex (Results 1 – 3 of 3) sorted by relevance
510 int32_t typeIndex = -1; in createVertexBuffers() local515 typeIndex = i; in createVertexBuffers()521 ASSERT(typeIndex != -1); in createVertexBuffers()527 .memoryTypeIndex = static_cast<uint32_t>(typeIndex), in createVertexBuffers()
META-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
1345 int typeIndex = logCursor.getColumnIndex(CallLog.Calls.TYPE); in verifyCallLogging() local1346 int type = logCursor.getInt(typeIndex); in verifyCallLogging()