Searched refs:getExternalTexture (Results 1 – 2 of 2) sorted by relevance
484 const std::shared_ptr<renderengine::ExternalTexture>& getExternalTexture() const;
2211 auto buffer = getExternalTexture(); in writeToProtoDrawingState()4307 const std::shared_ptr<renderengine::ExternalTexture>& Layer::getExternalTexture() const { in getExternalTexture() function in android::Layer