Searched refs:cacheAlloc (Results 1 – 4 of 4) sorted by relevance
148 SceneManager.cacheAlloc(mParamName, mData.paramName); in getRSData()
54 SceneManager.cacheAlloc(getName(), mData.name); in setNameAlloc()
233 static void cacheAlloc(String str, Allocation alloc) { in cacheAlloc() method in SceneManager
552 Allocation *cacheAlloc = Allocation::createAllocation(mRSC, texType.get(), in initTextTexture() local554 mTextTexture.set(cacheAlloc); in initTextTexture()