Home
last modified time | relevance | path

Searched refs:EGLGetConfigs (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/common/
Dentry_points_enum_autogen.h173 EGLGetConfigs, enumerator
Dentry_points_enum_autogen.cpp331 case EntryPoint::EGLGetConfigs: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_egl_autogen.cpp229 return CallCapture(angle::EntryPoint::EGLGetConfigs, std::move(paramBuffer)); in CaptureGetConfigs()
DFrameCapture.cpp5611 case EntryPoint::EGLGetConfigs: in SkipCall()
/external/angle/util/capture/
Dframe_capture_replay_autogen.cpp3903 case angle::EntryPoint::EGLGetConfigs: in ReplayTraceFunctionCall()
Dtrace_interpreter_autogen.cpp280 return CallCapture(EntryPoint::EGLGetConfigs, std::move(params)); in ParseCallCapture()