Home
last modified time | relevance | path

Searched defs:mutate_x (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/flatbuffers/tests/my-game/example/
H A Dvec3.ts22 mutate_x(value:number):boolean { method in Vec3
H A Dvec3.js16 mutate_x(value) { method in Vec3
/aosp_15_r20/external/flatbuffers/tests/
H A Dnative_type_test_generated.h57 void mutate_x(float _x) { in mutate_x() function