Searched defs:replaceId (Results 1 – 3 of 3) sorted by relevance
421 Operation(Flag flags, int replaceId) in Operation()433 Operation(Flag flags, int replaceId, S xOffset) in Operation()443 void setReplaceId(int32_t replaceId) { in setReplaceId()913 const int replaceId = operation->getReplaceId(); in applyVolumeShaper() local
185 int replaceId = env->GetIntField(joperation, fields.opReplaceIdId); in convertJobjectToOperation() local
1347 private Operation(@Flag int flags, int replaceId, float xOffset) { in Operation()