Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/efl/ewk/
Dewk_tiled_model.c53 struct tile_account { struct
62 static struct tile_account *accounting = NULL; argument
64 static inline struct tile_account *_ewk_tile_account_get(const Ewk_Tile *t) in _ewk_tile_account_get()
66 struct tile_account *acc; in _ewk_tile_account_get()
74 i = (accounting_len + 1) * sizeof(struct tile_account); in _ewk_tile_account_get()
91 struct tile_account *acc = _ewk_tile_account_get(t); in _ewk_tile_account_allocated()
103 struct tile_account *acc = _ewk_tile_account_get(t); in _ewk_tile_account_freed()
116 struct tile_account *acc; in ewk_tile_accounting_dbg()
117 struct tile_account *acc_end; in ewk_tile_accounting_dbg()