Searched refs:setFillExternalTexture (Results 1 – 3 of 3) sorted by relevance
78 GlopBuilder& setFillExternalTexture(Texture& texture, Matrix4& textureTransform,
222 .setFillExternalTexture(sourceTexture, croppedTexTransform, requiresFilter) in copyTextureInto()
459 GlopBuilder& GlopBuilder::setFillExternalTexture(Texture& texture, Matrix4& textureTransform, in setFillExternalTexture() function in android::uirenderer::GlopBuilder