Searched refs:getImageCreationAttributes (Results 1 – 4 of 4) sorted by relevance
25 virtual void getImageCreationAttributes(std::vector<EGLint> *outAttributes) const {} in getImageCreationAttributes() function
36 void getImageCreationAttributes(std::vector<EGLint> *outAttributes) const override;
131 void DmaBufImageSiblingEGL::getImageCreationAttributes(std::vector<EGLint> *outAttributes) const in getImageCreationAttributes() function in rx::DmaBufImageSiblingEGL
83 externalImageSibling->getImageCreationAttributes(&attributes); in initialize()