Loading services/surfaceflinger/tests/LayerUpdate_test.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -299,6 +299,7 @@ protected: mChild = createSurface(mClient, "Child surface", 10, 15, PIXEL_FORMAT_RGBA_8888, 0, mFGSurfaceControl.get()); TransactionUtils::fillSurfaceRGBA8(mChild, 200, 200, 200); waitForPostedBuffers(); { SCOPED_TRACE("before anything"); Loading Loading
services/surfaceflinger/tests/LayerUpdate_test.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -299,6 +299,7 @@ protected: mChild = createSurface(mClient, "Child surface", 10, 15, PIXEL_FORMAT_RGBA_8888, 0, mFGSurfaceControl.get()); TransactionUtils::fillSurfaceRGBA8(mChild, 200, 200, 200); waitForPostedBuffers(); { SCOPED_TRACE("before anything"); Loading