Searched refs:typeIndex (Results 1 – 3 of 3) sorted by relevance
502 int32_t typeIndex = -1; in createVertexBuffers() local507 typeIndex = i; in createVertexBuffers()513 ASSERT(typeIndex != -1); in createVertexBuffers()519 .memoryTypeIndex = static_cast<uint32_t>(typeIndex), in createVertexBuffers()
META-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
1180 int typeIndex = logCursor.getColumnIndex(CallLog.Calls.TYPE); in verifyCallLogging() local1181 int type = logCursor.getInt(typeIndex); in verifyCallLogging()