OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClientAPIExts
(Results
1 - 4
of
4
) sorted by null
/device/generic/goldfish/opengl/system/egl/
ClientAPIExts.h
21
namespace
ClientAPIExts
27
} // of namespace
ClientAPIExts
Android.mk
14
ClientAPIExts
.cpp
ClientAPIExts.cpp
16
#include "
ClientAPIExts
.h"
22
namespace
ClientAPIExts
36
#include "
ClientAPIExts
.in"
43
//
ClientAPIExts
::initClientFuncs function after each client API has been
54
#include "
ClientAPIExts
.in"
81
#include "
ClientAPIExts
.in"
119
#include "
ClientAPIExts
.in"
136
#include "
ClientAPIExts
.in"
157
} // of namespace
ClientAPIExts
egl.cpp
26
#include "
ClientAPIExts
.h"
538
return (__eglMustCastToProperFunctionPointerType)
ClientAPIExts
::getProcAddress(procname);
1061
ClientAPIExts
::initClientFuncs(s_display.gles2_iface(), 1);
1068
ClientAPIExts
::initClientFuncs(s_display.gles_iface(), 0);
[
all
...]
Completed in 63 milliseconds