Home
last modified time | relevance | path

Searched defs:indexToType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DGameObjectFactory.java165 public static GameObjectType indexToType(int index) { in indexToType() method in GameObjectFactory.GameObjectType
/aosp_15_r20/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp975 LiveSession::StreamType LiveSession::indexToType(int idx) { in indexToType() function in android::LiveSession