OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateCacheInfo
(Results
1 - 4
of
4
) sorted by null
/frameworks/rs/cpp/
Allocation.cpp
37
void Allocation::
updateCacheInfo
(sp<const Type> t) {
76
updateCacheInfo
(t);
137
updateCacheInfo
(t);
358
updateCacheInfo
(mType);
376
updateCacheInfo
(mType);
Allocation.h
54
void
updateCacheInfo
(sp<const Type> t);
/frameworks/base/graphics/java/android/renderscript/
Allocation.java
223
private void
updateCacheInfo
(Type t) {
262
updateCacheInfo
(t);
325
updateCacheInfo
(mType);
[
all
...]
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
Allocation.java
183
private void
updateCacheInfo
(Type t) {
206
updateCacheInfo
(t);
853
updateCacheInfo
(mType);
885
updateCacheInfo
(mType);
[
all
...]
Completed in 35 milliseconds