Searched refs:OBB_OVERLAY (Results 1 – 7 of 7) sorted by relevance
29 #define OBB_OVERLAY (1 << 0) macro95 return (mFlags & OBB_OVERLAY) == OBB_OVERLAY; in isOverlay()100 mFlags |= OBB_OVERLAY; in setOverlay()102 mFlags &= ~OBB_OVERLAY; in setOverlay()
29 public static final int OBB_OVERLAY = 1 << 0; field in ObbInfo
6566 field public static final int OBB_OVERLAY = 1; // 0x1
6588 field public static final int OBB_OVERLAY = 1; // 0x1
6854 field public static final int OBB_OVERLAY = 1; // 0x1
7005 field public static final int OBB_OVERLAY = 1; // 0x1