Searched defs:cacheAlloc (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
H A DSceneManager.java233 static void cacheAlloc(String str, Allocation alloc) { method in class:SceneManager
/frameworks/rs/
H A DrsFont.cpp558 Allocation *cacheAlloc = Allocation::createAllocation(mRSC, texType.get(), local
560 mTextTexture.set(cacheAlloc);

Completed in 1202 milliseconds