Searched refs:cacheAlloc (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
H A DShaderParam.java148 SceneManager.cacheAlloc(mParamName, mData.paramName);
H A DCompoundTransform.java54 SceneManager.cacheAlloc(getName(), mData.name);
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 1378 milliseconds