Searched defs:_nativewindow (Results 1 - 1 of 1) sorted by relevance

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

Completed in 347 milliseconds