Home
last modified time | relevance | path

Searched refs:EGLCreateWindowSurface (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/angle/src/common/
H A Dentry_points_enum_autogen.h158 EGLCreateWindowSurface, enumerator
H A Dentry_points_enum_autogen.cpp301 case EntryPoint::EGLCreateWindowSurface: in GetEntryPointName()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_egl_autogen.cpp149 return CallCapture(angle::EntryPoint::EGLCreateWindowSurface, std::move(paramBuffer)); in CaptureCreateWindowSurface()
/aosp_15_r20/external/angle/util/capture/
H A Dframe_capture_replay_autogen.cpp3974 case angle::EntryPoint::EGLCreateWindowSurface: in ReplayTraceFunctionCall()
H A Dtrace_interpreter_autogen.cpp184 return CallCapture(EntryPoint::EGLCreateWindowSurface, std::move(params)); in ParseCallCapture()