Searched refs:getImageCreationAttributes (Results 1 – 6 of 6) sorted by relevance
25 virtual void getImageCreationAttributes(std::vector<EGLint> *outAttributes) const {} in getImageCreationAttributes() function
37 void getImageCreationAttributes(std::vector<EGLint> *outAttributes) const override;
83 void DmaBufImageSiblingEGL::getImageCreationAttributes(std::vector<EGLint> *outAttributes) const in getImageCreationAttributes() function in rx::DmaBufImageSiblingEGL
84 externalImageSibling->getImageCreationAttributes(&tmp_attributes); in initialize()
81 void NativeBufferImageSiblingAndroid::getImageCreationAttributes( in getImageCreationAttributes() function in rx::NativeBufferImageSiblingAndroid