OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:barrierGbp
(Results
1 - 6
of
6
) sorted by null
/frameworks/native/libs/gui/
LayerState.cpp
46
output.writeStrongBinder(IInterface::asBinder(
barrierGbp
));
77
barrierGbp
=
SurfaceComposerClient.cpp
477
s->
barrierGbp
= barrierSurface->getIGraphicBufferProducer();
[
all
...]
/frameworks/native/include/private/gui/
LayerState.h
106
sp<IGraphicBufferProducer>
barrierGbp
;
/frameworks/native/services/surfaceflinger/
SurfaceInterceptor.cpp
359
} else if (state.
barrierGbp
!= nullptr) {
360
auto const& gbp = state.
barrierGbp
;
SurfaceFlinger.cpp
[
all
...]
SurfaceFlinger_hwc1.cpp
[
all
...]
Completed in 55 milliseconds