Searched refs:property_get_int (Results 1 – 1 of 1) sorted by relevance
74 static int property_get_int(const char* key, int defaultValue) { in property_get_int() function144 debugLevel = (DebugLevel) property_get_int(PROPERTY_DEBUG, kDebugDisabled); in load()152 fboCacheSize = property_get_int(PROPERTY_FBO_CACHE_SIZE, DEFAULT_FBO_CACHE_SIZE); in load()