HomeSort by relevance Sort by last modified time
    Searched refs:rsgProgramFragmentConstantColor (Results 1 - 4 of 4) sorted by null

  /frameworks/rs/scriptc/
rs_graphics.rsh 1182 * rsgProgramFragmentConstantColor: Set the constant color for a fixed function emulation program
1195 rsgProgramFragmentConstantColor(rs_program_fragment pf, float r, float g, float b, float a);
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_graphics.rsh 1182 * rsgProgramFragmentConstantColor: Set the constant color for a fixed function emulation program
1195 rsgProgramFragmentConstantColor(rs_program_fragment pf, float r, float g, float b, float a);
    [all...]
  /frameworks/rs/api/
rs_graphics.spec 778 function: rsgProgramFragmentConstantColor
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp     [all...]

Completed in 3321 milliseconds