Searched defs:ORIGIN (Results 1 – 5 of 5) sorted by relevance
19 dtb_region : ORIGIN = 0x80000000, LENGTH = 2M symbol
19 image : ORIGIN = 0x7fc00000, LENGTH = 2M symbol
32 public static final Vector3 ORIGIN = new Vector3(); field in Vector3
293 String ORIGIN = "origin"; field