Searched refs:createUnsupportedImageSource (Results 1 – 3 of 3) sorted by relevance
56 return createUnsupportedImageSource("Not Android platform", format); in createAndroidNativeImageSource()180 …return createUnsupportedImageSource(string("Android native buffers unsupported: ") + exc.what(), f… in createAndroidNativeImageSource()
82 de::MovePtr<ImageSource> createUnsupportedImageSource (const std::string& message, glw::GLenum for…
549 MovePtr<ImageSource> createUnsupportedImageSource (const string& message, GLenum format) in createUnsupportedImageSource() function