Home
last modified time | relevance | path

Searched refs:bConnectionType (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/gui/bufferqueue/2.0/
DB2HGraphicBufferProducer.cpp276 int bConnectionType{}; in connect() local
277 if (!bListener || !h2b(hConnectionType, &bConnectionType)) { in connect()
286 bConnectionType, in connect()
303 int bConnectionType; in disconnect() local
304 if (!h2b(hConnectionType, &bConnectionType)) { in disconnect()
308 bool converted = b2h(mBase->disconnect(bConnectionType), &hStatus); in disconnect()