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.h81 USE_BUFFER_HUB = 0x62687562, // 'bhub' enumerator
/frameworks/native/libs/gui/
DBufferHubProducer.cpp702 res = parcel->writeUint32(USE_BUFFER_HUB); in exportToParcel()
DIGraphicBufferProducer.cpp709 case USE_BUFFER_HUB: { in createFromParcel()