Home
last modified time | relevance | path

Searched defs:getImageCreationAttributes (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DExternalImageSiblingEGL.h25 virtual void getImageCreationAttributes(std::vector<EGLint> *outAttributes) const {} in getImageCreationAttributes() function
DDmaBufImageSiblingEGL.cpp77 void DmaBufImageSiblingEGL::getImageCreationAttributes(std::vector<EGLint> *outAttributes) const in getImageCreationAttributes() function in rx::DmaBufImageSiblingEGL