Searched refs:getParam (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/script_api/
H A DSpecification.cpp538 void FunctionSpecification::getParam(size_t index, int replacementIndexes[MAX_REPLACEABLES], function in class:FunctionSpecification
722 spec->getParam(i, replacementIndexes, &type, &name, &testOption, &lineNumber);
H A DSpecification.h423 void getParam(size_t index, int replacementIndexes[MAX_REPLACEABLES], std::string* type,
/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java2966 protected Object getParam(int num) { method in class:EditStyledText.EditModeActions.EditModeActionBase
3017 Object param = getParam(0);
3132 Object param = getParam(0);

Completed in 91 milliseconds