OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cacheAlloc
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
ShaderParam.java
148
SceneManager.
cacheAlloc
(mParamName, mData.paramName);
SceneManager.java
233
static void
cacheAlloc
(String str, Allocation alloc) {
/frameworks/rs/
rsFont.cpp
558
Allocation *
cacheAlloc
= Allocation::createAllocation(mRSC, texType.get(),
560
mTextTexture.set(
cacheAlloc
);
Completed in 452 milliseconds