Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/tinyutils/
DVectorImpl.cpp459 ssize_t SortedVectorImpl::_indexOrderOf(const void* item, size_t* order) const in _indexOrderOf() function in android::tinyutils::SortedVectorImpl
/system/core/libutils/
DVectorImpl.cpp552 ssize_t SortedVectorImpl::_indexOrderOf(const void* item, size_t* order) const in _indexOrderOf() function in android::SortedVectorImpl