Home
last modified time | relevance | path

Searched refs:GrallocGetNvBuffer (Results 1 – 2 of 2) sorted by relevance

/external/drm_hwcomposer/
Dplatformnv.h50 NvBuffer_t *GrallocGetNvBuffer(buffer_handle_t handle);
Dplatformnv.cpp74 NvBuffer_t *buf = GrallocGetNvBuffer(handle); in ImportBuffer()
174 NvImporter::NvBuffer_t *NvImporter::GrallocGetNvBuffer(buffer_handle_t handle) { in GrallocGetNvBuffer() function in android::NvImporter