HomeSort by relevance Sort by last modified time
    Searched refs:ewk_tile_unused_cache_new (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit/efl/ewk/
ewk_tiled_model.h 42 EAPI Ewk_Tile_Unused_Cache *ewk_tile_unused_cache_new(size_t max);
ewk_tiled_matrix.c 172 tm->tuc = ewk_tile_unused_cache_new(40960000);