Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp51 constexpr auto LAYER_NAME = "Layer Create and Delete Test"; variable
363 mComposerClient->createSurface(String8(LAYER_NAME), SIZE_UPDATE, SIZE_UPDATE, in surfaceCreation()
645 bool isMatch(increment.surface_creation().name() == LAYER_NAME && in surfaceCreationFound()
811 sp<SurfaceControl> layerToDelete = mComposerClient->createSurface(String8(LAYER_NAME), in TEST_F()
813 this->mTargetId = getSurfaceId(LAYER_NAME); in TEST_F()