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

  /frameworks/base/libs/rs/
RenderScript.h 192 RS_PROGRAM_PARAM_CONSTANT,
rsProgram.cpp 68 if (params[ct] == RS_PROGRAM_PARAM_CONSTANT) {
90 if (params[ct] == RS_PROGRAM_PARAM_CONSTANT) {

Completed in 34 milliseconds