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

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DGraphReader.java191 if (mValue instanceof Variable) {
192 String varName = ((Variable)mValue).name;
222 private static class Variable { class in class:GraphReader
225 public Variable(String name) { method in class:GraphReader.Variable
427 return new Variable(strValue);
/frameworks/compile/mclinker/lib/Support/Unix/
H A DPathV3.inc33 // Variable Index //
/frameworks/compile/mclinker/lib/Support/Windows/
H A DPathV3.inc27 // Variable Index //

Completed in 920 milliseconds