Home
last modified time | relevance | path

Searched refs:EGLSetBlobCacheFuncsANDROID (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/common/
H A Dentry_points_enum_autogen.h224 EGLSetBlobCacheFuncsANDROID, enumerator
H A Dentry_points_enum_autogen.cpp433 case EntryPoint::EGLSetBlobCacheFuncsANDROID: in GetEntryPointName()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_egl_autogen.cpp845 return CallCapture(angle::EntryPoint::EGLSetBlobCacheFuncsANDROID, std::move(paramBuffer)); in CaptureSetBlobCacheFuncsANDROID()
/aosp_15_r20/external/angle/util/capture/
H A Dtrace_interpreter_autogen.cpp618 return CallCapture(EntryPoint::EGLSetBlobCacheFuncsANDROID, std::move(params)); in ParseCallCapture()