Home
last modified time | relevance | path

Searched defs:GetBufferId (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.h140 int GetBufferId() const { in GetBufferId() function
240 int GetBufferId() const { in GetBufferId() function
267 int GetBufferId() const { return -1; } in GetBufferId() function
/aosp12/frameworks/native/libs/vr/libbufferhubqueue/include/private/dvr/
H A Dbuffer_hub_queue_client.h92 int GetBufferId(size_t slot) const { in GetBufferId() function
/aosp12/hardware/interfaces/graphics/mapper/4.0/vts/functional/
H A DVtsHalGraphicsMapperV4_0TargetTest.cpp1074 TEST_P(GraphicsMapperHidlTest, GetBufferId) { in TEST_P() argument