Searched refs:getTransferFunctionType (Results 1 – 5 of 5) sorted by relevance
152 TransferFunctionType getTransferFunctionType() const;
224 description->transferFunction = texture->getTransferFunctionType(); in tryStoreBitmap()
396 TransferFunctionType Texture::getTransferFunctionType() const { in getTransferFunctionType() function in android::uirenderer::Texture
613 mDescription.transferFunction = texture->getTransferFunctionType(); in build()
382 TransferFunctionType transferFunction = colorSpaceTexture->getTransferFunctionType(); in render()