Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libdvr/tests/
H A Ddvr_display_manager-test.cpp267 const ssize_t return_count = dvrSurfaceStateGetAttributes( in GetAttributes() local
286 const ssize_t return_count = dvrSurfaceStateGetQueueIds( in GetQueueIds() local
/aosp12/frameworks/base/startop/view_compiler/
H A Ddex_builder.cc326 size_t const return_count = decl_->prototype->return_type == dex_->GetOrAddType("V") ? 0 : 1; in Encode() local