Home
last modified time | relevance | path

Searched defs:libName (Results 1 – 4 of 4) sorted by relevance

/device/lge/hammerhead/camera/mm-image-codec/qomx_core/
Dqomx_core.c162 char libName[BUFF_SIZE] = {0}; in OMX_GetHandle() local
/device/asus/flo/camera/mm-image-codec/qomx_core/
Dqomx_core.c162 char libName[BUFF_SIZE] = {0}; in OMX_GetHandle() local
/device/moto/shamu/camera/mm-image-codec/qomx_core/
Dqomx_core.c180 char libName[BUFF_SIZE] = {0}; in OMX_GetHandle() local
/device/generic/goldfish/opengl/system/egl/
DeglDisplay.cpp238 EGLClient_glesInterface *eglDisplay::loadGLESClientAPI(const char *libName, in loadGLESClientAPI()