Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fb0c3aa5 authored by Shih-wei Liao's avatar Shih-wei Liao Committed by Android (Google) Code Review
Browse files

Merge "Remove unneeded inclusion of rs_math.rsh."

parents 422266e4 b9a8eb3f
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
#ifndef __RS_GRAPHICS_RSH__
#ifndef __RS_GRAPHICS_RSH__
#define __RS_GRAPHICS_RSH__
#define __RS_GRAPHICS_RSH__


#include "rs_math.rsh"


// Bind a ProgramFragment to the RS context.
// Bind a ProgramFragment to the RS context.
extern void __attribute__((overloadable))
extern void __attribute__((overloadable))
    rsgBindProgramFragment(rs_program_fragment);
    rsgBindProgramFragment(rs_program_fragment);