Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DIGraphicBufferProducer.h90 USE_BUFFER_HUB = 0x62687562, // 'bhub' enumerator
/frameworks/native/libs/gui/
DBufferHubProducer.cpp854 res = parcel->writeUint32(USE_BUFFER_HUB); in exportToParcel()
DIGraphicBufferProducer.cpp741 case USE_BUFFER_HUB: { in createFromParcel()