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