Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4hc.c753 const limitedOutput_directive limit, int const fullUpdate,
1286 int const fullUpdate, in LZ4HC_compress_optimal() argument
1372 if (fullUpdate) { in LZ4HC_compress_optimal()
1384 if (fullUpdate) in LZ4HC_compress_optimal()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp756 bool fullUpdate = (destBox == nullptr || *destBox == levelBox); in setData() local
757 ASSERT(internalFormatInfo.depthBits == 0 || fullUpdate); in setData()
814 if (!fullUpdate) in setData()