Searched refs:GLWindowPos2s (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 1711 GLWindowPos2s, enumerator
|
D | entry_points_enum_autogen.cpp | 3407 case EntryPoint::GLWindowPos2s: in GetEntryPointName()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gl_1_autogen.cpp | 9082 EVENT(context, GLWindowPos2s, "context = %d, x = %d, y = %d", CID(context), x, y); in GL_WindowPos2s() 9091 angle::EntryPoint::GLWindowPos2s) && in GL_WindowPos2s() 9092 ValidateWindowPos2s(context, angle::EntryPoint::GLWindowPos2s, x, y))); in GL_WindowPos2s()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gl_1_autogen.cpp | 6302 return CallCapture(angle::EntryPoint::GLWindowPos2s, std::move(paramBuffer)); in CaptureWindowPos2s()
|