Searched refs:RGBA (Results 1 – 8 of 8) sorted by relevance
102 summary: Create a uchar4 RGBA from floats104 Packs three or four floating point RGBA values into a uchar4.148 summary: Create a float4 RGBA from uchar4162 summary: Convert a YUV value to RGBA164 Converts a color from a YUV representation to RGBA.
143 RGBA (4); enumConstant194 case RGBA: in buildShaderString()210 case RGBA: in buildShaderString()
225 mDecoderConfig.output.u.RGBA.rgba = (uint8_t*)dst; in decodeFrame()226 mDecoderConfig.output.u.RGBA.stride = currStride * 4; in decodeFrame()227 mDecoderConfig.output.u.RGBA.size = mDecoderConfig.output.u.RGBA.stride * currIter.height; in decodeFrame()
99 ProgramFragmentFixedFunction.Builder.Format.RGBA, 0); in createPF()
1565 * rsPackColorTo8888: Create a uchar4 RGBA from floats1567 * Packs three or four floating point RGBA values into a uchar4.1598 * rsUnpackColor8888: Create a float4 RGBA from uchar41606 * rsYuvToRGBA: Convert a YUV value to RGBA1608 * Converts a color from a YUV representation to RGBA.
26 Create a uchar4 RGBA from floats34 Create a float4 RGBA from uchar442 Convert a YUV value to RGBA1732 <span class='normal'>: Create a uchar4 RGBA from floats</span>1768 <p> Packs three or four floating point RGBA values into a uchar4.1788 <span class='normal'>: Create a float4 RGBA from uchar4</span>1809 <span class='normal'>: Convert a YUV value to RGBA</span>1833 <p> Converts a color from a YUV representation to RGBA.
632 Create a uchar4 RGBA from floats640 Create a float4 RGBA from uchar4648 Convert a YUV value to RGBA
2179 Create a uchar4 RGBA from floats2355 Create a float4 RGBA from uchar42379 Convert a YUV value to RGBA