Searched defs:replaceId (Results 1 – 3 of 3) sorted by relevance
361 Operation(Flag flags, int replaceId) in Operation()373 Operation(Flag flags, int replaceId, S xOffset) in Operation()383 void setReplaceId(int32_t replaceId) { in setReplaceId()788 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()