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

  /frameworks/base/opengl/tools/glgen/src/
ParameterChecker.java 32 public String[] getChecks(String functionName) {
JniCodeEmitter.java 212 String[] checks = mChecker.getChecks(cfunc.getName());
245 String[] checks = mChecker.getChecks(cfunc.getName());
274 String[] checks = mChecker.getChecks(cfunc.getName());
301 String[] checks = mChecker.getChecks(cfunc.getName());
330 String[] checks = mChecker.getChecks(cfunc.getName());
836 // mChecker.getChecks(cfunc.getName()) != null
    [all...]

Completed in 53 milliseconds