Home
last modified time | relevance | path

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

/external/chromium_org/cc/resources/
Dresource_provider.cc80 bool IsFormatSupportedForStorage(ResourceFormat format) { in IsFormatSupportedForStorage() function
1677 if (use_texture_storage_ext_ && IsFormatSupportedForStorage(format) && in LazyAllocate()