Home
last modified time | relevance | path

Searched refs:native_egl (Results 1 – 12 of 12) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/egl/
DPbufferSurfaceEGL.cpp32 native_egl::AttributeVector nativeAttribs = in initialize()
33 native_egl::TrimAttributeMap(mState.attributes, kForwardedPBufferSurfaceAttributes); in initialize()
34 native_egl::FinalizeAttributeVector(&nativeAttribs); in initialize()
DWindowSurfaceEGL.cpp32 native_egl::AttributeVector nativeAttribs = in initialize()
33 native_egl::TrimAttributeMap(mState.attributes, kForwardedWindowSurfaceAttributes); in initialize()
34 native_egl::FinalizeAttributeVector(&nativeAttribs); in initialize()
DRendererEGL.h26 const native_egl::AttributeVector attribs,
37 const native_egl::AttributeVector mAttribs;
Degl_utils.h20 namespace native_egl
DDisplayEGL.h46 const native_egl::AttributeVector workerAttribs);
107 native_egl::AttributeVector *outAttribs) const;
Degl_utils.cpp16 namespace native_egl namespace
DRendererEGL.cpp18 const native_egl::AttributeVector attribs, in RendererEGL()
DDisplayEGL.cpp139 native_egl::AttributeVector *outAttribs) const in initializeContext()
154 std::vector<native_egl::AttributeVector> contextAttribLists; in initializeContext()
264 native_egl::AttributeVector attribs; in initialize()
731 native_egl::AttributeVector attribs; in createRenderer()
755 const native_egl::AttributeVector workerAttribs) in createWorkerContext()
/external/angle/src/libANGLE/renderer/gl/egl/android/
DDisplayAndroid.h65 const native_egl::AttributeVector workerAttribs) override;
DDisplayAndroid.cpp442 native_egl::AttributeVector attribs; in createRenderer()
535 const native_egl::AttributeVector workerAttribs) in createWorkerContext()
/external/angle/src/libANGLE/renderer/gl/egl/gbm/
DDisplayGbm.h135 const native_egl::AttributeVector workerAttribs) override;
DDisplayGbm.cpp521 native_egl::AttributeVector attribs; in initialize()
1029 const native_egl::AttributeVector workerAttribs) in createWorkerContext()