/device/google/cuttlefish/shared/ |
device.mk | 219 # Gralloc HAL 222 gralloc.minigbm \ 223 gralloc.cutf \
|
/device/generic/goldfish/gralloc/ |
framebuffer.cpp | 29 #include <hardware/gralloc.h>
|
/device/google/cuttlefish_common/guest/hals/hwcomposer/cutf_cvm/ |
hwcomposer.cpp | 49 #include <hardware/gralloc.h> 56 #include "guest/hals/gralloc/legacy/gralloc_vsoc_priv.h" 134 ALOGE("%s: Layer contains an invalid gralloc handle.", __FUNCTION__);
|
/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc/ |
hwcomposer.cpp | 49 #include <hardware/gralloc.h> 57 #include "guest/hals/gralloc/legacy/gralloc_vsoc_priv.h" 142 ALOGE("%s: Layer contains an invalid gralloc handle.", __FUNCTION__);
|
/device/linaro/hikey/gralloc/ |
framebuffer_device.cpp | 29 #include <hardware/gralloc.h>
|
gralloc_module.cpp | 28 #include <hardware/gralloc.h> 134 AERR("Gralloc does not support UMP. Unable to register UMP memory for handle %p", hnd); 151 AERR("Could not get gralloc module for handle: %p", hnd); 443 AERR("Couldnot get gralloc module for handle %p\n", handle);
|
alloc_device.cpp | 27 #include <hardware/gralloc.h> 54 #define PROP_MALI_TEST_GRALLOC_FAIL_FIRST "mali.test.gralloc.fail_first" 55 #define PROP_MALI_TEST_GRALLOC_FAIL_INTERVAL "mali.test.gralloc.fail_interval" 228 AERR("Gralloc out of mem for ion_client:%d", m->ion_client);
|
/device/linaro/hikey/gralloc960/ |
mali_gralloc_bufferaccess.cpp | 24 #include <hardware/gralloc.h>
|
mali_gralloc_formats.cpp | 27 #include <hardware/gralloc.h>
|
framebuffer_device.cpp | 36 #include <hardware/gralloc.h> 129 AERR("Gralloc wait for vsync failed for fd: %d", m->framebuffer->fd);
|
mali_gralloc_bufferallocation.cpp | 26 #include <hardware/gralloc.h> [all...] |
mali_gralloc_ion.cpp | 36 #include <hardware/gralloc.h> 687 AERR("Could not get gralloc module for handle: %p", hnd);
|
/external/minigbm/cros_gralloc/gralloc0/ |
gralloc0.cc | 10 #include <hardware/gralloc.h> 22 * The functions supported by this gralloc's temporary private API are listed 412 .name = "CrOS Gralloc",
|
/external/minigbm/cros_gralloc/gralloc0/tests/ |
gralloctest.c | 21 #include <hardware/gralloc.h> 250 /* This function tests initialization of gralloc module and allocator. */ 464 * gralloc. */ 536 * info -- not part of official gralloc API. This is used in 668 fprintf(stderr, "[ FAILED ] to initialize gralloc.\n"); 692 fprintf(stderr, "[ FAILED ] to close gralloc.\n");
|
/frameworks/av/media/libstagefright/include/media/stagefright/ |
ACodec.h | 32 #include <hardware/gralloc.h>
|
/frameworks/av/media/libstagefright/omx/ |
SoftVideoEncoderOMXComponent.cpp | 37 #include <hardware/gralloc.h>
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
RenderControl.cpp | 43 #include <hardware/gralloc.h>
|
/frameworks/av/camera/tests/ |
CameraBinderTests.cpp | 33 #include <hardware/gralloc.h>
|
/device/google/wahoo/ |
device.mk | 339 gralloc.msm8998 \
|
init.hardware.rc | 218 start vendor.gralloc-2-0
|
/frameworks/av/media/codec2/vndk/ |
C2AllocatorGralloc.cpp | 26 #include <hardware/gralloc.h> 37 * Usage mask that is passed through from gralloc to Codec 2.0 usage. 48 // gralloc does not support WRITE_PROTECTED 57 // gralloc does not support WRITE_PROTECTED 92 /* ===================================== GRALLOC ALLOCATION ==================================== */ 180 // we cannot validate width/height/format/usage without accessing gralloc driver [all...] |
/device/google/bonito/ |
device.mk | 354 gralloc.$(TARGET_CHIPSET) \ [all...] |
/device/google/crosshatch/ |
device.mk | 353 gralloc.sdm845 \ [all...] |