Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h1312 GLRotated, enumerator
Dentry_points_enum_autogen.cpp2609 case EntryPoint::GLRotated: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gl_1_autogen.cpp4777 EVENT(context, GLRotated, "context = %d, angle = %f, x = %f, y = %f, z = %f", CID(context), in GL_Rotated()
4787 angle::EntryPoint::GLRotated) && in GL_Rotated()
4788 ValidateRotated(context, angle::EntryPoint::GLRotated, angle, x, y, z))); in GL_Rotated()
/external/angle/src/libANGLE/capture/
Dcapture_gl_1_autogen.cpp3258 return CallCapture(angle::EntryPoint::GLRotated, std::move(paramBuffer)); in CaptureRotated()