Home
last modified time | relevance | path

Searched defs:createInterface (Results 1 – 4 of 4) sorted by relevance

/external/v4l2_codec2/components/
DV4L2ComponentFactory.cpp79 c2_status_t V4L2ComponentFactory::createInterface( in createInterface() function in android::V4L2ComponentFactory
DV4L2ComponentStore.cpp95 c2_status_t V4L2ComponentStore::createInterface( in createInterface() function in android::V4L2ComponentStore
/external/desugar/test/java/com/google/devtools/build/android/desugar/
DBug62060793TestDataGenerator.java289 private static byte[] createInterface() { in createInterface() method in Bug62060793TestDataGenerator
/external/deqp/scripts/khr_util/
Dregistry.py289 def createInterface(registry, spec, api=None): function