Home
last modified time | relevance | path

Searched refs:CACHE_EVENT_REMOVE_BY_MEMORY_CONTROL (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/tilecachetool/
H A DTCTool.java139 private int CACHE_EVENT_REMOVE_BY_MEMORY_CONTROL; field in TCTool
333 CACHE_EVENT_REMOVE_BY_MEMORY_CONTROL = actions[3].getValue(); in create()
624 } else if ( cache_event == CACHE_EVENT_REMOVE_BY_MEMORY_CONTROL ) { in update()