Home
last modified time | relevance | path

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

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