Home
last modified time | relevance | path

Searched refs:createInterface (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/c2/store/
DGoldfishComponentStore.cpp81 c2_status_t res = createInterface(0, &intf); in init()
196 c2_status_t GoldfishComponentStore::ComponentModule::createInterface( in createInterface() function in android::GoldfishComponentStore::ComponentModule
204 c2_status_t res = mComponentFactory->createInterface( in createInterface()
360 c2_status_t GoldfishComponentStore::createInterface( in createInterface() function in android::GoldfishComponentStore
368 res = module->createInterface(0, interface); in createInterface()
/device/generic/goldfish-opengl/system/codecs/c2/store/include/goldfish_codec2/store/
DGoldfishComponentStore.h43 virtual c2_status_t createInterface(
74 virtual c2_status_t createInterface(
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.cpp910 virtual c2_status_t createInterface( in createInterface() function in android::C2GoldfishVpxFactory
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp1139 virtual c2_status_t createInterface( in createInterface() function in android::C2GoldfishAvcDecFactory
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp1092 virtual c2_status_t createInterface( in createInterface() function in android::C2GoldfishHevcDecFactory