Home
last modified time | relevance | path

Searched refs:setFillExternalTexture (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
DGlopBuilder.h78 GlopBuilder& setFillExternalTexture(Texture& texture, Matrix4& textureTransform,
DOpenGLReadback.cpp222 .setFillExternalTexture(sourceTexture, croppedTexTransform, requiresFilter) in copyTextureInto()
DGlopBuilder.cpp459 GlopBuilder& GlopBuilder::setFillExternalTexture(Texture& texture, Matrix4& textureTransform, in setFillExternalTexture() function in android::uirenderer::GlopBuilder