Searched refs:createFunc (Results 1 – 3 of 3) sorted by relevance
57 createFunc = (ASC_create)dlsym(handle_, "ASurfaceControl_create"); in ASurfaceControlFunctions()58 LOG_ALWAYS_FATAL_IF(createFunc == nullptr, in ASurfaceControlFunctions()
108 ASC_create createFunc; member
217 mSurfaceControl = funcs.createFunc(rootSurfaceControl, "Webview Overlay SurfaceControl"); in getSurfaceControl()