Home
last modified time | relevance | path

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

123

/device/generic/goldfish-opengl/system/gralloc/
DCMakeLists.txt4 android_validate_sha256("${GOLDFISH_DEVICE_ROOT}/system/gralloc/Android.mk" "f5a55e94afe1130c03c592…
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}/../../../hardware/googl…
8 target_compile_definitions(gralloc.goldfish PRIVATE "-DPLATFORM_SDK_VERSION=29" "-DGOLDFISH_HIDL_GR…
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" "f5a55e94afe1130c03c592…
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.bp22 name: "gralloc.goldfish",
54 name: "gralloc.ranchu",
/device/google/cuttlefish/guest/hals/gralloc/
DAndroid.bp32 name: "com.google.cf.gralloc",
45 "com.google.cf.gralloc.rc", // init_rc
54 "com.google.cf.gralloc-mapper-defaults",
61 name: "com.google.cf.gralloc-mapper-defaults",
70 "com.google.cf.gralloc-linker-config", // make the apex namespace visible for mapper library
79 name: "com.google.cf.gralloc-linker-config",
85 name: "gen-com.google.cf.gralloc.rc",
87 out: ["com.google.cf.gralloc.rc"],
88 cmd: "sed -E 's%/vendor/bin/%/apex/com.google.cf.gralloc/bin/%' $(in) > $(out)",
92 name: "com.google.cf.gralloc.rc",
[all …]
/device/google/sunfish-sepolicy/vendor/qcom/common/
Dcameraserver.te1 # Camera service uses gralloc, gralloc mapper wants to talk to the GPU
5 # It's confirmed that all attempts of access gpu_device by the gralloc mapper
6 # are not essential, and access denial to it won't break any gralloc mapper
Dproperty_contexts44 vendor.gralloc.disable_ahardware_buffer u:object_r:vendor_display_prop:s0
45 vendor.gralloc.use_system_heap_for_sensors u:object_r:vendor_display_prop:s0
46 vendor.gralloc.disable_ubwc u:object_r:vendor_display_prop:s0
/device/google/redbull-sepolicy/vendor/qcom/common/
Dcameraserver.te1 # Camera service uses gralloc, gralloc mapper wants to talk to the GPU
5 # It's confirmed that all attempts of access gpu_device by the gralloc mapper
6 # are not essential, and access denial to it won't break any gralloc mapper
Dproperty_contexts45 vendor.gralloc.disable_ahardware_buffer u:object_r:vendor_display_prop:s0
46 vendor.gralloc.use_system_heap_for_sensors u:object_r:vendor_display_prop:s0
47 vendor.gralloc.disable_ubwc u:object_r:vendor_display_prop:s0
/device/linaro/dragonboard/shared/graphics/minigbm_msm/
Ddevice.mk18 gralloc.minigbm_msm \
23 ro.hardware.gralloc=minigbm_msm
/device/google/coral-sepolicy/vendor/qcom/common/
Dcameraserver.te1 # Camera service uses gralloc, gralloc mapper wants to talk to the GPU
Dproperty_contexts45 vendor.gralloc.disable_ahardware_buffer u:object_r:vendor_display_prop:s0
46 vendor.gralloc.use_system_heap_for_sensors u:object_r:vendor_display_prop:s0
47 vendor.gralloc.disable_ubwc u:object_r:vendor_display_prop:s0
/device/google/cuttlefish/shared/config/graphics/
Dinit_graphics.vendor.rc7 setprop ro.hardware.gralloc ${ro.boot.hardware.gralloc}
/device/linaro/hikey/sepolicy/
Dfile_contexts25 /(vendor|system/vendor)/lib(64)?/hw/gralloc\.hikey960\.so u:object_r:same_process_hal_file:s0
26 /(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/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/generic/goldfish-opengl/system/hwc3/
DGralloc.cpp242 GrallocBuffer::GrallocBuffer(Gralloc* gralloc, buffer_handle_t buffer) in GrallocBuffer() argument
243 : gralloc_(gralloc), buffer_(buffer) {} in GrallocBuffer()
/device/linaro/poplar/proprietary/hisilicon/
DAndroid.bp51 name: "gralloc.poplar",
52 srcs: ["gralloc.poplar.so"],
/device/amlogic/yukawa/hal/gralloc/
DAndroid.juno.mk18 $(info gralloc for juno)
DAndroid.vexpress.mk18 $(info gralloc for vexpress)
/device/generic/goldfish/fvpbase/
Dinit.qemu.rc5 setprop ro.hardware.gralloc minigbm
/device/generic/goldfish-opengl/system/hals/
Dandroid.hardware.graphics.allocator@3.0-service.ranchu.rc1 service vendor.gralloc-3-0 /vendor/bin/hw/android.hardware.graphics.allocator@3.0-service.ranchu
/device/linaro/hikey/gralloc/
DAndroid.mk31 LOCAL_MODULE := gralloc.hikey
/device/google/cuttlefish/shared/graphics/
Ddevice_vendor.mk61 PRODUCT_PACKAGES += com.google.cf.gralloc
/device/google/redbull-sepolicy/vendor/google/
Ddumpstate.te21 # case, the gralloc implementation will attempt to retrieve information about
/device/amlogic/yukawa/sepolicy/
Dhal_sensors.te14 # Allow access to gralloc shared memory (ion), for sensor direct report
/device/google/cuttlefish/shared/graphics/sepolicy/
Dproperty_contexts3 ro.boot.hardware.gralloc u:object_r:vendor_graphics_config_prop:s0 exact string

123