HomeSort by relevance Sort by last modified time
    Searched refs:EGLNativeBase (Results 1 - 5 of 5) sorted by null

  /frameworks/base/include/ui/egl/
android_natives.h 379 class EGLNativeBase : public NATIVE_TYPE, public REF
391 typedef EGLNativeBase<NATIVE_TYPE, TYPE, REF> BASE;
392 EGLNativeBase() : NATIVE_TYPE(), REF() {
409 EGLNativeBase* self = getSelf(base);
413 EGLNativeBase* self = getSelf(base);
  /frameworks/base/include/ui/
FramebufferNativeWindow.h 45 : public EGLNativeBase<
GraphicBuffer.h 40 : public EGLNativeBase<
  /frameworks/base/include/surfaceflinger/
Surface.h 135 : public EGLNativeBase<ANativeWindow, Surface, RefBase>
  /frameworks/base/libs/ui/
FramebufferNativeWindow.cpp 49 : public EGLNativeBase<

Completed in 588 milliseconds