Searched refs:allocationGetNativeWindow (Results 1 – 4 of 4) 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
147 allocationGetNativeWindow(Allocation allocation)