OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:blocks_available
(Results
1 - 1
of
1
) sorted by null
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/ftfuzzer/
ftmutator.cc
219
size_t
blocks_available
= blocks_currently_used_by_file +
local
221
size_t max_size =
blocks_available
* 512;
Completed in 79 milliseconds