Searched refs:insert_result (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_find_best_partitioning.cpp | 497 static void insert_result( in insert_result() function 657 …insert_result(requested_candidates, uncor_error, partition, uncor_best_errors, uncor_best_partitio… in find_best_partition_candidates() 658 …insert_result(requested_candidates, samec_error, partition, samec_best_errors, samec_best_partitio… in find_best_partition_candidates() 725 …insert_result(requested_candidates, uncor_error, partition, uncor_best_errors, uncor_best_partitio… in find_best_partition_candidates() 726 …insert_result(requested_candidates, samec_error, partition, samec_best_errors, samec_best_partitio… in find_best_partition_candidates()
|
/hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
D | EvsEnumerator.cpp | 344 if (auto insert_result = displays.tryInsert(id, pActiveDisplay); !insert_result) { in openDisplay() local
|