Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h149 EGLCreatePixmapSurface, enumerator
Dentry_points_enum_autogen.cpp283 case EntryPoint::EGLCreatePixmapSurface: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_egl_autogen.cpp127 return CallCapture(angle::EntryPoint::EGLCreatePixmapSurface, std::move(paramBuffer)); in CaptureCreatePixmapSurface()
/external/angle/util/capture/
Dframe_capture_replay_autogen.cpp3863 case angle::EntryPoint::EGLCreatePixmapSurface: in ReplayTraceFunctionCall()
Dtrace_interpreter_autogen.cpp124 return CallCapture(EntryPoint::EGLCreatePixmapSurface, std::move(params)); in ParseCallCapture()