Searched refs:edge (Results 1 – 12 of 12) sorted by relevance
/hardware/interfaces/tests/trie/1.0/default/ |
D | Trie.cpp | 74 [&](const TrieEdge& edge) { return ch == edge.character; }); in addString() argument 96 [&](const TrieEdge& edge) { return ch == edge.character; }); in containsString() argument
|
/hardware/st/nfc/1.0/adaptation/ |
D | i2clayer.c | 62 static int i2cSetPolarity(int fid, bool low, bool edge); 296 static int i2cSetPolarity(int fid, bool low, bool edge) in i2cSetPolarity() argument 302 if (edge) { in i2cSetPolarity() 309 if (edge) { in i2cSetPolarity()
|
/hardware/st/nfc/st21nfc/adaptation/ |
D | i2clayer.cc | 70 static int i2cSetPolarity(int fid, bool low, bool edge); 374 static int i2cSetPolarity(int fid, bool low, bool edge) { in i2cSetPolarity() argument 379 if (edge) { in i2cSetPolarity() 386 if (edge) { in i2cSetPolarity()
|
/hardware/interfaces/camera/metadata/3.2/ |
D | types.hal | 530 /** android.edge.mode [dynamic, enum, public] 532 * <p>Operation mode for edge 537 /** android.edge.strength [controls, byte, system] 539 * <p>Control the amount of edge enhancement 544 /** android.edge.availableEdgeModes [static, byte[], public] 546 * <p>List of edge enhancement modes for ANDROID_EDGE_MODE that are supported by this camera 2108 /** android.edge.mode enumeration values
|
/hardware/interfaces/input/common/1.0/ |
D | types.hal | 537 /** Motion intersected top edge of the screen */ 539 /** Motion intersected bottom edge of the screen */ 541 /** Motion intersected left edge of the screen */ 543 /** Motion intersected right edge of the screen */
|
/hardware/interfaces/camera/device/1.0/ |
D | types.hal | 49 * edge of the screen in natural orientation, the value must be 90. If the
|
/hardware/interfaces/audio/common/7.0/ |
D | types.hal | 461 * audio end point at the edge of the system managed by the module exposing
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 771 * audio end point at the edge of the system managed by the module exposing
|
/hardware/interfaces/audio/common/2.0/ |
D | types.hal | 810 * audio end point at the edge of the system managed by the module exposing
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 2004 * Sets the seat depth, distance from back rest to front edge of seat. 2035 * Max value indicates front edge of seat higher than back edge. 2036 * Min value indicates front edge of seat lower than back edge.
|
/hardware/interfaces/audio/common/5.0/ |
D | types.hal | 900 * audio end point at the edge of the system managed by the module exposing
|
/hardware/interfaces/audio/common/6.0/ |
D | types.hal | 1059 * audio end point at the edge of the system managed by the module exposing
|