Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/
H A DIGraphicBufferProducerFlattenables.cpp195 const int32_t isBufferNull = (buffer == nullptr ? 1 : 0); in flatten() local
214 int32_t isBufferNull = 0; in unflatten() local