Searched refs:tempId (Results 1 – 4 of 4) sorted by relevance
101 uint32_t tempId = 0; in GetNextComponentId() local103 tempId = ++componentId_; in GetNextComponentId()104 } while (componentMap_.find(tempId) != componentMap_.end()); in GetNextComponentId()105 return tempId; in GetNextComponentId()
34 uint32_t tempId = 0; in GetNextComponentId() local36 return tempId; in GetNextComponentId()42 tempId = ++g_componentId; in GetNextComponentId()45 if (pos != NULL && tempId == pos->componentId) { in GetNextComponentId()51 return tempId; in GetNextComponentId()
54 uint32_t tempId = 0; in GetNextComponentId() local56 return tempId; in GetNextComponentId()63 tempId = ++g_componentId; in GetNextComponentId()67 if (pos != NULL && tempId == pos->componentId) { in GetNextComponentId()73 return tempId; in GetNextComponentId()
875 auto tempId = omxBuffer->bufferId; variable879 omxBuffer->bufferId = tempId;899 auto tempId = omxBuffer->bufferId; variable903 omxBuffer->bufferId = tempId;