What's the rendering engine of these iOS app?

I have two iOS apps which I named A and B, B is newly created and has a worse performance than A. Below are the image from Xcode’s instrument. Does this mean that A uses OpenGL and B uses Metal to render the UI?