Searched refs:allocationGetNativeWindow (Results 1 – 5 of 5) sorted by relevance
174 NativeWindow nativeWindow = context->allocationGetNativeWindow(allocationRecv); in TEST_P()236 NativeWindow nativeWindow1 = context->allocationGetNativeWindow(allocationRecv1); in TEST_P()239 NativeWindow nativeWindow2 = context->allocationGetNativeWindow(allocationRecv2); in TEST_P()
62 Return<NativeWindow> allocationGetNativeWindow(Allocation allocation) override;
129 Return<NativeWindow> Context::allocationGetNativeWindow(Allocation allocation) { in allocationGetNativeWindow() function in android::hardware::renderscript::V1_0::implementation::Context
463 uint64_t window = GetIContextHandle(context)->allocationGetNativeWindow(_allocation); in AllocationGetSurface()
147 allocationGetNativeWindow(Allocation allocation)