Searched refs:defValue (Results 1 - 1 of 1) sorted by path

/system/core/libpixelflinger/tinyutils/
H A DKeyedVector.h96 inline DefaultKeyedVector(const VALUE& defValue = VALUE());
178 DefaultKeyedVector<KEY,VALUE>::DefaultKeyedVector(const VALUE& defValue) argument
179 : mDefault(defValue)

Completed in 44 milliseconds