Searched defs:replaceId (Results 1 – 3 of 3) sorted by relevance
358 Operation(Flag flags, int replaceId) in Operation()370 Operation(Flag flags, int replaceId, S xOffset) in Operation()380 void setReplaceId(int32_t replaceId) { in setReplaceId()785 const int replaceId = operation->getReplaceId(); in applyVolumeShaper() local
183 int replaceId = env->GetIntField(joperation, fields.opReplaceIdId); in convertJobjectToOperation() local
1188 private Operation(@Flag int flags, int replaceId, float xOffset) { in Operation()