Home
last modified time | relevance | path

Searched refs:RkRgaGetHandleAttributes (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A DGrallocOps.h53 int RkRgaGetHandleAttributes(buffer_handle_t handle,
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A DGrallocOps.h53 int RkRgaGetHandleAttributes(buffer_handle_t handle,
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A DGrallocOps.h53 int RkRgaGetHandleAttributes(buffer_handle_t handle,
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A DGrallocOps.h53 int RkRgaGetHandleAttributes(buffer_handle_t handle,
/OK3568_Linux_fs/external/linux-rga/include/
H A DGrallocOps.h53 int RkRgaGetHandleAttributes(buffer_handle_t handle,
/OK3568_Linux_fs/external/linux-rga/core/
H A DGrallocOps.cpp39 int RkRgaGetHandleAttributes(buffer_handle_t handle, in RkRgaGetHandleAttributes() function
266 int RkRgaGetHandleAttributes(buffer_handle_t handle, in RkRgaGetHandleAttributes() function
H A DNormalRgaApi.cpp178 ret = RkRgaGetHandleAttributes(src, &srcAttrs); in NormalRgaGetRects()
186 ret = RkRgaGetHandleAttributes(dst, &dstAttrs); in NormalRgaGetRects()
227 ret = RkRgaGetHandleAttributes(hnd, &dstAttrs); in NormalRgaGetRect()
254 ret = RkRgaGetHandleAttributes(hnd, &dstAttrs); in NormalRgaGetMmuType()
/OK3568_Linux_fs/external/linux-rga/im2d_api/src/
H A Dim2d.cpp235 ret = RkRgaGetHandleAttributes(hnd, &dstAttrs); in importbuffer_GraphicBuffer_handle()
289 ret = RkRgaGetHandleAttributes(hnd, &dstAttrs); in wrapbuffer_handle()
331 ret = RkRgaGetHandleAttributes(buf->handle, &dstAttrs); in wrapbuffer_GraphicBuffer()
383 ret = RkRgaGetHandleAttributes(gbuffer->handle, &dstAttrs); in wrapbuffer_AHardwareBuffer()