Searched refs:cacheAlloc (Results 1 - 4 of 4) sorted by last modified time

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

Completed in 748 milliseconds