Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DRefBase.cpp167 char inc = refs->ref >= 0 ? '+' : '-'; in ~weakref_impl() local
180 char inc = refs->ref >= 0 ? '+' : '-'; in ~weakref_impl() local
310 char inc = ref->ref >= 0 ? '+' : '-'; in removeRef() local
334 char inc = refs->ref >= 0 ? '+' : '-'; in printRefsLocked() local
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenccli_error_metrics.cpp50 vfloat4 inc in operator +=()