Home
last modified time | relevance | path

Searched refs:eglData_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_surface/surface/include/
H A Dsurface_buffer_impl.h107 sptr<EglData> eglData_ = nullptr; variable
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_buffer_impl.cpp546 return eglData_; in GetEglData()
551 eglData_ = data; in SetEglData()