OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_FBO_CACHE_SIZE
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
FboCache.cpp
32
FboCache::FboCache(): mMaxSize(
DEFAULT_FBO_CACHE_SIZE
) {
38
INIT_LOGD(" Using default fbo cache size of %d",
DEFAULT_FBO_CACHE_SIZE
);
Properties.h
184
#define
DEFAULT_FBO_CACHE_SIZE
16
Completed in 360 milliseconds