Searched refs:_nativeWindow (Results 1 – 1 of 1) sorted by relevance
115 RsNativeWindow _nativeWindow = Device::getHal().AllocationGetSurface(mContext, _allocation); in allocationGetNativeWindow() local116 return rs_to_hidl<NativeWindow>(_nativeWindow); in allocationGetNativeWindow()