Home
last modified time | relevance | path

Searched refs:GLWindowPos2f (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1662 GLWindowPos2f, enumerator
Dentry_points_enum_autogen.cpp3309 case EntryPoint::GLWindowPos2f: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp10343 EVENT(context, GLWindowPos2f, "context = %d, x = %f, y = %f", CID(context), x, y); in GL_WindowPos2f()
10349 ValidateWindowPos2f(context, angle::EntryPoint::GLWindowPos2f, x, y)); in GL_WindowPos2f()