OSDN Git Service

gralloc0_register_buffer: initialize gralloc0 when needed
[android-x86/external-minigbm.git] / Android.gralloc.mk
1 # Copyright 2017 The Chromium OS Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
4
5 LOCAL_CPP_EXTENSION := .cc
6
7 LOCAL_SRC_FILES += \
8         cros_gralloc/cros_gralloc_buffer.cc \
9         cros_gralloc/cros_gralloc_driver.cc \
10         cros_gralloc/cros_gralloc_helpers.cc \
11         cros_gralloc/gralloc0/gralloc0.cc