OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRemainingCacheCapacity
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/
rsFont.h
182
uint32_t
getRemainingCacheCapacity
();
rsFont.cpp
725
uint32_t FontState::
getRemainingCacheCapacity
() {
738
uint32_t remainingCapacity =
getRemainingCacheCapacity
();
743
remainingCapacity =
getRemainingCacheCapacity
();
Completed in 39 milliseconds