Home
last modified time | relevance | path

Searched refs:RGBA (Results 1 – 8 of 8) sorted by relevance

/frameworks/rs/api/
Drs_convert.spec102 summary: Create a uchar4 RGBA from floats
104 Packs three or four floating point RGBA values into a uchar4.
148 summary: Create a float4 RGBA from uchar4
162 summary: Convert a YUV value to RGBA
164 Converts a color from a YUV representation to RGBA.
/frameworks/base/rs/java/android/renderscript/
DProgramFragmentFixedFunction.java143 RGBA (4); enumConstant
194 case RGBA: in buildShaderString()
210 case RGBA: in buildShaderString()
/frameworks/ex/framesequence/jni/
DFrameSequence_webp.cpp225 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()
/frameworks/rs/java/tests/Balls/src/com/example/android/rs/balls/
DBallsRS.java99 ProgramFragmentFixedFunction.Builder.Format.RGBA, 0); in createPF()
/frameworks/rs/scriptc/
Drs_convert.rsh1565 * rsPackColorTo8888: Create a uchar4 RGBA from floats
1567 * Packs three or four floating point RGBA values into a uchar4.
1598 * rsUnpackColor8888: Create a float4 RGBA from uchar4
1606 * rsYuvToRGBA: Convert a YUV value to RGBA
1608 * Converts a color from a YUV representation to RGBA.
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_convert.jd26 Create a uchar4 RGBA from floats
34 Create a float4 RGBA from uchar4
42 Convert a YUV value to RGBA
1732 <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.
Doverview.jd632 Create a uchar4 RGBA from floats
640 Create a float4 RGBA from uchar4
648 Convert a YUV value to RGBA
Dindex.jd2179 Create a uchar4 RGBA from floats
2355 Create a float4 RGBA from uchar4
2379 Convert a YUV value to RGBA