Home
last modified time | relevance | path

Searched refs:GRALLOC1_FUNCTION_IMPORT_BUFFER (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/interfaces/graphics/mapper/2.1/utils/passthrough/include/mapper-passthrough/2.1/
H A DGralloc1Hal.h93 !initDispatch(GRALLOC1_FUNCTION_IMPORT_BUFFER, &mDispatch.importBuffer)) { in initDispatch()
/aosp12/hardware/libhardware/include/hardware/
H A Dgralloc1.h160 GRALLOC1_FUNCTION_IMPORT_BUFFER = 25, enumerator
/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_public_interface.cpp656 { GRALLOC1_FUNCTION_IMPORT_BUFFER, (gralloc1_function_pointer_t)mali_gralloc1_import_buffer },
/aosp12/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
H A DGralloc1On0Adapter.cpp166 case GRALLOC1_FUNCTION_IMPORT_BUFFER: in doGetFunction()
/aosp12/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_device_impl.cpp173 case GRALLOC1_FUNCTION_IMPORT_BUFFER: in GetFunction()
/aosp12/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_device_impl.cpp179 case GRALLOC1_FUNCTION_IMPORT_BUFFER: in GetFunction()