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