gralloc: Fix AOSP Clang Compiler error

Re-arrange the order of constructor as clang
runs with -Wreorder-ctor but SDClang runs
with -Wnoreorder-ctor.

Change-Id: I27c6f2bd178325d159af2e0fd18ba18453663ca3
2 files changed