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

  /frameworks/base/libs/rs/
rsProgram.cpp 32 if (params[ct] == RS_PROGRAM_PARAM_CONSTANT) {
64 if (params[ct] == RS_PROGRAM_PARAM_CONSTANT) {
RenderScriptDefines.h 248 RS_PROGRAM_PARAM_CONSTANT,
rsProgramFragment.cpp 108 tmp[0] = RS_PROGRAM_PARAM_CONSTANT;
rsProgramVertex.cpp 189 tmp[0] = RS_PROGRAM_PARAM_CONSTANT;
rsFont.cpp 503 tmp[0] = RS_PROGRAM_PARAM_CONSTANT;

Completed in 39 milliseconds