Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DTransactionFrameTracerTest.cpp59 sp<BufferStateLayer> createBufferStateLayer() { in createBufferStateLayer() function in android::TransactionFrameTracerTest
DRefreshRateSelectionTest.cpp92 sp<BufferStateLayer> RefreshRateSelectionTest::createBufferStateLayer() { in createBufferStateLayer() function in android::RefreshRateSelectionTest
DGameModeTest.cpp54 sp<BufferStateLayer> createBufferStateLayer() { in createBufferStateLayer() function in android::GameModeTest
DTunnelModeEnabledReporterTest.cpp98 sp<BufferStateLayer> TunnelModeEnabledReporterTest::createBufferStateLayer( in createBufferStateLayer() function in android::TunnelModeEnabledReporterTest
DFpsReporterTest.cpp119 sp<BufferStateLayer> FpsReporterTest::createBufferStateLayer(LayerMetadata metadata = {}) { in createBufferStateLayer() function in android::FpsReporterTest
DTransactionSurfaceFrameTest.cpp59 sp<BufferStateLayer> createBufferStateLayer() { in createBufferStateLayer() function in android::TransactionSurfaceFrameTest
DTestableSurfaceFlinger.h141 sp<BufferStateLayer> createBufferStateLayer(const LayerCreationArgs&) override { in createBufferStateLayer() function
/frameworks/native/services/surfaceflinger/
DSurfaceFlingerDefaultFactory.cpp116 sp<BufferStateLayer> DefaultFactory::createBufferStateLayer(const LayerCreationArgs& args) { in createBufferStateLayer() function in android::surfaceflinger::DefaultFactory
DSurfaceFlinger.cpp4786 status_t SurfaceFlinger::createBufferStateLayer(LayerCreationArgs& args, sp<IBinder>* handle, in createBufferStateLayer() function in android::SurfaceFlinger
/frameworks/native/services/surfaceflinger/Tracing/tools/
DLayerTraceGenerator.cpp99 sp<BufferStateLayer> createBufferStateLayer(const LayerCreationArgs& args) { in createBufferStateLayer() function in android::Factory
/frameworks/native/services/surfaceflinger/tests/
DReleaseBufferCallback_test.cpp80 virtual sp<SurfaceControl> createBufferStateLayer() { in createBufferStateLayer() function in android::ReleaseBufferCallbackTest
DLayerCallback_test.cpp54 virtual sp<SurfaceControl> createBufferStateLayer() { in createBufferStateLayer() function in android::LayerCallbackTest
/frameworks/native/services/surfaceflinger/fuzzer/
Dsurfaceflinger_fuzzers_utils.h363 sp<BufferStateLayer> createBufferStateLayer(const LayerCreationArgs &) override { in createBufferStateLayer() function