Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp123 RsNativeWindow _nativewindow = hidl_to_rs<RsNativeWindow>(nativewindow); in allocationSetNativeWindow() local
124 Device::getHal().AllocationSetSurface(mContext, _allocation, _nativewindow); in allocationSetNativeWindow()