Searched defs:createInterface (Results 1 – 4 of 4) sorted by relevance
/external/v4l2_codec2/components/ | ||
D | V4L2ComponentFactory.cpp | 79 c2_status_t V4L2ComponentFactory::createInterface( in createInterface() function in android::V4L2ComponentFactory |
D | V4L2ComponentStore.cpp | 95 c2_status_t V4L2ComponentStore::createInterface( in createInterface() function in android::V4L2ComponentStore |
/external/desugar/test/java/com/google/devtools/build/android/desugar/ | ||
D | Bug62060793TestDataGenerator.java | 289 private static byte[] createInterface() { in createInterface() method in Bug62060793TestDataGenerator |
/external/deqp/scripts/khr_util/ | ||
D | registry.py | 289 def createInterface(registry, spec, api=None): function |