Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DBufferLayer.cpp799 const std::shared_ptr<renderengine::ExternalTexture>& BufferLayer::getExternalTexture() const { in getExternalTexture() function in android::BufferLayer
DLayer.h564 virtual const std::shared_ptr<renderengine::ExternalTexture>& getExternalTexture() const { in getExternalTexture() function