Home
last modified time | relevance | path

Searched refs:removeAlpha (Results 1 - 2 of 2) sorted by relevance

/third_party/cups-filters/filter/
H A Dpdftoraster.cxx1539 static unsigned char *removeAlpha(unsigned char *src, unsigned char *dst, unsigned int width, unsigned int height){ in removeAlpha() function
1578 newdata = removeAlpha((unsigned char *)im.const_data(),newdata,im.width(),im.height()); in writePageImage()
1589 newdata = removeAlpha((unsigned char *)im.const_data(),newdata,im.width(),im.height()); in writePageImage()
1607 newdata = removeAlpha((unsigned char *)im.const_data(),newdata,im.width(),im.height()); in writePageImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1645 tcu::Vec3 removeAlpha (const tcu::Vec4& color) in removeAlpha() function
1658 const auto resultColorRGB = removeAlpha(resultColor); in verifyTopLeftCorner()
1659 const auto referenceColorRGB = removeAlpha(referenceColor); in verifyTopLeftCorner()

Completed in 19 milliseconds