Searched refs:ASurfaceControl_createFromWindow (Results 1 – 8 of 8) sorted by relevance
49 ASurfaceControl_createFromWindow(window, "ViewRootImplTestLayer"); in nativeCreateASurfaceControlFromSurface()
26 surfaceControl = ASurfaceControl_createFromWindow(parent, "PenLayer"); in MyWrapper()
65 ASurfaceControl* _Nullable ASurfaceControl_createFromWindow(ANativeWindow* _Nonnull parent,
299 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceControl_createFromWindow);666 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceControl_createFromWindow); in init_stub_library()
252 ASurfaceControl_createFromWindow; # introduced=29
75 ASurfaceControl* ASurfaceControl_createFromWindow(ANativeWindow* window, const char* debug_name) { in ASurfaceControl_createFromWindow() function