Home
last modified time | relevance | path

Searched defs:fullUpdate (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/lz4/
Dlz4opt.h184 size_t best_mlen, LZ4HC_match_t* matches, const int fullUpdate) in LZ4HC_BinTree_GetAllMatches()
213 const int fullUpdate in LZ4HC_compress_optimal()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp755 bool fullUpdate = (destBox == nullptr || *destBox == levelBox); in setData() local