Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp131 RsNativeWindow _nativeWindow = Device::getHal().AllocationGetSurface(mContext, _allocation); in allocationGetNativeWindow() local
132 return rs_to_hidl<NativeWindow>(_nativeWindow); in allocationGetNativeWindow()