Searched refs:gralloc (Results 1 – 25 of 53) sorted by relevance
123
/device/generic/goldfish-opengl/system/gralloc/ |
D | CMakeLists.txt | 4 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 …]
|
D | Android.bp | 22 name: "gralloc.goldfish", 54 name: "gralloc.ranchu",
|
/device/google/cuttlefish/guest/hals/gralloc/ |
D | Android.bp | 32 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/ |
D | cameraserver.te | 1 # 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
|
D | property_contexts | 44 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/ |
D | cameraserver.te | 1 # 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
|
D | property_contexts | 45 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/ |
D | device.mk | 18 gralloc.minigbm_msm \ 23 ro.hardware.gralloc=minigbm_msm
|
/device/google/coral-sepolicy/vendor/qcom/common/ |
D | cameraserver.te | 1 # Camera service uses gralloc, gralloc mapper wants to talk to the GPU
|
D | property_contexts | 45 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/ |
D | init_graphics.vendor.rc | 7 setprop ro.hardware.gralloc ${ro.boot.hardware.gralloc}
|
/device/linaro/hikey/sepolicy/ |
D | file_contexts | 25 /(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
|
D | hal_sensors.te | 14 # Allow access to gralloc shared memory (ion), for sensor direct report
|
/device/google/coral-sepolicy/vendor/qcom/sm8150/ |
D | file_contexts | 2 /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/ |
D | Gralloc.cpp | 242 GrallocBuffer::GrallocBuffer(Gralloc* gralloc, buffer_handle_t buffer) in GrallocBuffer() argument 243 : gralloc_(gralloc), buffer_(buffer) {} in GrallocBuffer()
|
/device/linaro/poplar/proprietary/hisilicon/ |
D | Android.bp | 51 name: "gralloc.poplar", 52 srcs: ["gralloc.poplar.so"],
|
/device/amlogic/yukawa/hal/gralloc/ |
D | Android.juno.mk | 18 $(info gralloc for juno)
|
D | Android.vexpress.mk | 18 $(info gralloc for vexpress)
|
/device/generic/goldfish/fvpbase/ |
D | init.qemu.rc | 5 setprop ro.hardware.gralloc minigbm
|
/device/generic/goldfish-opengl/system/hals/ |
D | android.hardware.graphics.allocator@3.0-service.ranchu.rc | 1 service vendor.gralloc-3-0 /vendor/bin/hw/android.hardware.graphics.allocator@3.0-service.ranchu
|
/device/linaro/hikey/gralloc/ |
D | Android.mk | 31 LOCAL_MODULE := gralloc.hikey
|
/device/google/cuttlefish/shared/graphics/ |
D | device_vendor.mk | 61 PRODUCT_PACKAGES += com.google.cf.gralloc
|
/device/google/redbull-sepolicy/vendor/google/ |
D | dumpstate.te | 21 # case, the gralloc implementation will attempt to retrieve information about
|
/device/amlogic/yukawa/sepolicy/ |
D | hal_sensors.te | 14 # Allow access to gralloc shared memory (ion), for sensor direct report
|
/device/google/cuttlefish/shared/graphics/sepolicy/ |
D | property_contexts | 3 ro.boot.hardware.gralloc u:object_r:vendor_graphics_config_prop:s0 exact string
|
123