Searched refs:GLWindowPos2i (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 1709 GLWindowPos2i, enumerator
|
D | entry_points_enum_autogen.cpp | 3403 case EntryPoint::GLWindowPos2i: in GetEntryPointName()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gl_1_autogen.cpp | 9027 EVENT(context, GLWindowPos2i, "context = %d, x = %d, y = %d", CID(context), x, y); in GL_WindowPos2i() 9036 angle::EntryPoint::GLWindowPos2i) && in GL_WindowPos2i() 9037 ValidateWindowPos2i(context, angle::EntryPoint::GLWindowPos2i, x, y))); in GL_WindowPos2i()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gl_1_autogen.cpp | 6270 return CallCapture(angle::EntryPoint::GLWindowPos2i, std::move(paramBuffer)); in CaptureWindowPos2i()
|