Home
last modified time | relevance | path

Searched refs:gralloc (Results 1 – 25 of 50) sorted by relevance

12

/device/generic/goldfish-opengl/system/gralloc/
DCMakeLists.txt4 android_validate_sha256("${GOLDFISH_DEVICE_ROOT}/system/gralloc/Android.mk" "c6313719aae414d05f6f4e…
5 set(gralloc.goldfish_src gralloc_old.cpp)
6 android_add_library(TARGET gralloc.goldfish SHARED LICENSE Apache-2.0 SRC gralloc_old.cpp)
7 target_include_directories(gralloc.goldfish PRIVATE ${GOLDFISH_DEVICE_ROOT}/system/OpenglSystemComm…
8 target_compile_definitions(gralloc.goldfish PRIVATE "-DWITH_GLES2" "-DPLATFORM_SDK_VERSION=29" "-DG…
9 target_compile_options(gralloc.goldfish PRIVATE "-fvisibility=default" "-Wno-unused-parameter" "-Wn…
10 target_link_libraries(gralloc.goldfish PRIVATE OpenglSystemCommon android-emu-shared vulkan_enc gui…
14 android_validate_sha256("${GOLDFISH_DEVICE_ROOT}/system/gralloc/Android.mk" "c6313719aae414d05f6f4e…
15 set(gralloc.ranchu_src gralloc_old.cpp)
16 android_add_library(TARGET gralloc.ranchu SHARED LICENSE Apache-2.0 SRC gralloc_old.cpp)
[all …]
DAndroid.mk6 $$(call emugl-begin-shared-library,gralloc.$(1))
/device/google/coral-sepolicy/vendor/qcom/common/
Dcameraserver.te1 # Camera service uses gralloc, gralloc mapper wants to talk to the GPU
Dproperty_contexts48 vendor.gralloc.disable_ahardware_buffer u:object_r:vendor_display_prop:s0
49 vendor.gralloc.use_system_heap_for_sensors u:object_r:vendor_display_prop:s0
50 vendor.gralloc.disable_ubwc u:object_r:vendor_display_prop:s0
/device/linaro/dragonboard/gralloc/
DAndroid.mk27 gralloc.cpp
41 LOCAL_MODULE := gralloc.gbm
/device/amlogic/yukawa/hal/gralloc/
DAndroid.vexpress.mk18 $(info gralloc for vexpress)
DAndroid.juno.mk18 $(info gralloc for juno)
/device/google/cuttlefish/guest/hals/gralloc/legacy/
DAndroid.mk20 gralloc.cpp \
/device/google/cuttlefish/shared/sepolicy/vendor/
Dhal_graphics_allocator.te1 # TODO(b/64158954): Remove/update these rules once gralloc impl changes
Dproperty_contexts7 ro.boot.hardware.gralloc u:object_r:cf_graphics_config_prop:s0 exact string
/device/generic/goldfish-opengl/system/hals/
Dandroid.hardware.graphics.allocator@3.0-service.rc1 service vendor.gralloc-3-0 /vendor/bin/hw/android.hardware.graphics.allocator@3.0-service
/device/linaro/hikey/gralloc/
DAndroid.mk31 LOCAL_MODULE := gralloc.hikey
/device/generic/goldfish-opengl/
DCMakeLists.txt18 add_subdirectory(system/gralloc)
/device/linaro/hikey/sepolicy/
Dfile_contexts24 /(vendor|system/vendor)/lib(64)?/hw/gralloc\.hikey960\.so u:object_r:same_process_hal_file:s0
25 /(vendor|system/vendor)/lib(64)?/hw/gralloc\.hikey\.so u:object_r:same_process_hal_file:s0
Dhal_sensors.te14 # Allow access to gralloc shared memory (ion), for sensor direct report
/device/ti/beagle_x15/gpu/
DAndroid.bp85 name: "gralloc.am57x",
86 srcs: ["gralloc.am57x.so"],
/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dgralloc_utils.h37 GrallocBuffer(Gralloc* gralloc, buffer_handle_t buffer);
/device/linaro/poplar/proprietary/hisilicon/
DAndroid.bp16 name: "gralloc.poplar",
17 srcs: ["gralloc.poplar.so"],
/device/linaro/hikey/hikey/
Ddevice-hikey.mk46 PRODUCT_PACKAGES += gralloc.hikey
/device/generic/uml/
Duml.mk48 gralloc.default \
/device/linaro/dragonboard/
Ddevice-common.mk51 gralloc.gbm \
56 ro.hardware.gralloc=gbm \
/device/ti/beagle_x15/sepolicy/
Dfile_contexts29 /vendor/lib/hw/gralloc.am57x.so u:object_r:same_process_hal_file:s0
/device/google/cuttlefish/shared/config/
Dinit.vendor.rc17 setprop ro.hardware.gralloc ${ro.boot.hardware.gralloc}
/device/google/coral-sepolicy/vendor/qcom/sm8150/
Dfile_contexts2 /vendor/lib(64)?/hw/gralloc\.msmnile\.so u:object_r:same_process_hal_fil…
4 /vendor/lib(64)?/hw/gralloc\.sm8150\.so u:object_r:same_process_hal_fil…
/device/google/wahoo/
Dsystem.prop17 debug.gralloc.enable_fb_ubwc=1

12