Home
last modified time | relevance | path

Searched refs:drm_alloc (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/samples/utils/allocator/
H A DCMakeLists.txt4 ${CMAKE_CURRENT_LIST_DIR}/drm_alloc.cpp
7 ${CMAKE_CURRENT_LIST_DIR}/include/drm_alloc.h
/OK3568_Linux_fs/external/mpp/osal/allocator/
H A Dallocator_drm.c99 static int drm_alloc(int fd, size_t len, size_t align, RK_U32 *handle, RK_U32 flags) in drm_alloc() function
191 ret = drm_alloc(p->drm_device, info->size, p->alignment, in os_allocator_drm_alloc()
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/
H A DAndroid.mk56 sources/drm_alloc.cpp \
H A DCMakeLists.txt75 ${CMAKE_CURRENT_SOURCE_DIR}/sources/drm_alloc.cpp