OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:egl
(Results
251 - 275
of
403
) sorted by null
<<
11
12
13
14
15
16
17
/frameworks/base/core/jni/
android_opengl_EGLExt.cpp
27
#include <
EGL
/
egl
.h>
28
#include <
EGL
/eglext.h>
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
EGL10.java
17
package javax.microedition.khronos.
egl
;
21
public interface EGL10 extends
EGL
{
/frameworks/native/include/gui/
BufferQueue.h
20
#include <
EGL
/
egl
.h>
21
#include <
EGL
/eglext.h>
239
// Note that the dependencies on
EGL
will be removed once we switch to using
432
// mEglFence is the
EGL
sync object that must signal before the buffer
GLConsumer.h
20
#include <
EGL
/
egl
.h>
21
#include <
EGL
/eglext.h>
49
* texture target, in the
EGL
context of the first thread that calls
389
// mCropRect is the crop rectangle passed to
EGL
when mEglImage was
393
// mFence is the
EGL
sync object that must signal before the buffer
/frameworks/native/opengl/libs/EGL/
egl_display.h
25
#include <
EGL
/
egl
.h>
26
#include <
EGL
/eglext.h>
73
// underlying
EGL
implementation. They can be called by any thread without
125
bool finishOnSwap; // property: debug.
egl
.finish
126
bool traceGpuCompletion; // property: debug.
egl
.traceGpuCompletion
187
//
EGL
implementation is "awake" (not hibernating) and ready for use as long
200
// A move constructor would save an enter()/leave() pair on every
EGL
API
242
// Does not ensure
EGL
is unhibernated. Use with caution: calls into the
243
// underlying
EGL
implementation are not safe
[
all
...]
egl_object.h
25
#include <
EGL
/
egl
.h>
26
#include <
EGL
/eglext.h>
171
template<typename NATIVE, typename
EGL
>
172
static inline NATIVE* egl_to_native_cast(
EGL
arg) {
egl_cache.cpp
47
static const char* cacheFileMagic = "
EGL
$";
60
// Callback functions passed to
EGL
.
106
cnx->
egl
.eglGetProcAddress(
116
EGLint err = cnx->
egl
.eglGetError();
/frameworks/native/opengl/tests/EGLTest/
EGL_test.cpp
21
#include <
EGL
/
egl
.h>
/frameworks/native/opengl/tests/angeles/
app-linux.cpp
52
#include <
EGL
/
egl
.h>
100
fprintf(stderr,"%s():
egl
error 0x%x (%s)\n",
118
fprintf(stderr, "
EGL
Error: 0x%04x\n", (int)error);
/frameworks/native/opengl/tests/fillrate/
fillrate.cpp
23
#include <
EGL
/
egl
.h>
/frameworks/native/opengl/tests/gl2_jni/jni/
gl_code.cpp
7
#include <
EGL
/
egl
.h>
/frameworks/native/opengl/tests/gldual/jni/
gl_code.cpp
7
#include <
EGL
/
egl
.h>
/frameworks/native/opengl/tests/hwc/
hwcTestLib.h
25
#include <
EGL
/
egl
.h>
26
#include <
EGL
/eglext.h>
/frameworks/native/opengl/tests/textures/
textures.cpp
21
#include <
EGL
/
egl
.h>
/frameworks/native/opengl/tools/glgen/stubs/egl/
EGL14cHeader.cpp
27
#include <
EGL
/
egl
.h>
EGLExtcHeader.cpp
27
#include <
EGL
/
egl
.h>
28
#include <
EGL
/eglext.h>
/frameworks/native/services/surfaceflinger/
DisplayDevice.h
25
#include <
EGL
/
egl
.h>
26
#include <
EGL
/eglext.h>
/frameworks/native/services/surfaceflinger/DisplayHardware/
FramebufferSurface.cpp
29
#include <
EGL
/
egl
.h>
/sdk/emulator/opengl/host/libs/GLESv2_dec/
GL2Decoder.cpp
18
#include <
EGL
/
egl
.h>
/sdk/emulator/opengl/host/libs/libOpenglRender/
egl_proc.h
19
#include <
EGL
/
egl
.h>
21
#include <
EGL
/eglext.h>
/device/asus/grouper/
BoardConfigCommon.mk
68
BOARD_EGL_CFG := device/asus/grouper/
egl
.cfg
/device/generic/goldfish/opengl/
Android.mk
64
include $(EMUGL_PATH)/system/
egl
/Android.mk
/external/chromium_org/third_party/angle/src/libEGL/
Config.cpp
7
// Config.cpp: Implements the
egl
::Config class, describing the format, type
8
// and size for an
egl
::Surface. Implements EGLConfig and related functionality.
9
// [
EGL
1.4] section 3.4 page 15.
23
namespace
egl
namespace
140
// [
EGL
] section 3.4.1 page 24
328
const
egl
::Config *ConfigSet::get(EGLConfig configHandle)
/device/asus/deb/self-extractors/qcom/staging/
device-partial.mk
52
vendor/qcom/deb/proprietary/eglsubAndroid.so:system/lib/
egl
/eglsubAndroid.so:qcom \
53
vendor/qcom/deb/proprietary/libEGL_adreno.so:system/lib/
egl
/libEGL_adreno.so:qcom \
54
vendor/qcom/deb/proprietary/libGLESv1_CM_adreno.so:system/lib/
egl
/libGLESv1_CM_adreno.so:qcom \
55
vendor/qcom/deb/proprietary/libGLESv2_adreno.so:system/lib/
egl
/libGLESv2_adreno.so:qcom \
56
vendor/qcom/deb/proprietary/libplayback_adreno.so:system/lib/
egl
/libplayback_adreno.so:qcom \
57
vendor/qcom/deb/proprietary/libq3dtools_adreno.so:system/lib/
egl
/libq3dtools_adreno.so:qcom \
/device/asus/flo/self-extractors/qcom/staging/
device-partial.mk
53
vendor/qcom/flo/proprietary/eglsubAndroid.so:system/lib/
egl
/eglsubAndroid.so:qcom \
54
vendor/qcom/flo/proprietary/libEGL_adreno.so:system/lib/
egl
/libEGL_adreno.so:qcom \
55
vendor/qcom/flo/proprietary/libGLESv1_CM_adreno.so:system/lib/
egl
/libGLESv1_CM_adreno.so:qcom \
56
vendor/qcom/flo/proprietary/libGLESv2_adreno.so:system/lib/
egl
/libGLESv2_adreno.so:qcom \
57
vendor/qcom/flo/proprietary/libplayback_adreno.so:system/lib/
egl
/libplayback_adreno.so:qcom \
58
vendor/qcom/flo/proprietary/libq3dtools_adreno.so:system/lib/
egl
/libq3dtools_adreno.so:qcom \
Completed in 1112 milliseconds
<<
11
12
13
14
15
16
17