Home
last modified time | relevance | path

Searched refs:setCreateNativeWindowSurface (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayTransactionTest.cpp47 mFlinger.setCreateNativeWindowSurface([](auto) { in DisplayTransactionTest()
118 mFlinger.setCreateNativeWindowSurface([this](auto) { in injectFakeNativeWindowSurfaceFactory()
DTestableSurfaceFlinger.h292 void setCreateNativeWindowSurface(CreateNativeWindowSurfaceFunction f) { in setCreateNativeWindowSurface() function
/frameworks/native/services/surfaceflinger/fuzzer/
Dsurfaceflinger_fuzzer.cpp234 mTestableFlinger.setCreateNativeWindowSurface( in process()
Dsurfaceflinger_fuzzers_utils.h720 void setCreateNativeWindowSurface(CreateNativeWindowSurfaceFunction f) { in setCreateNativeWindowSurface() function