Searched refs:typeIndex (Results 1 – 2 of 2) sorted by relevance
508 int32_t typeIndex = -1; in createVertexBuffers() local513 typeIndex = i; in createVertexBuffers()519 ASSERT(typeIndex != -1); in createVertexBuffers()525 .memoryTypeIndex = static_cast<uint32_t>(typeIndex), in createVertexBuffers()
994 int typeIndex = logCursor.getColumnIndex(CallLog.Calls.TYPE); in verifyCallLogging() local995 int type = logCursor.getInt(typeIndex); in verifyCallLogging()