Home
last modified time | relevance | path

Searched defs:myret (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishOMXPlugin.cpp51 bool myret = property_get(prop.c_str(), propValue, "") > 0 && in useOmxCodecs() local
70 bool myret = property_get(propName.c_str(), propValue, "") > 0 && in useGoogleGoldfishComponentInstance() local
82 bool myret = property_get(propName.c_str(), propValue, "") > 0 && in useAndroidGoldfishComponentInstance() local
/device/generic/goldfish-opengl/system/codecs/c2/store/
DGoldfishComponentStore.cpp250 bool myret = property_get(propName.c_str(), propValue, "") > 0 && in useAndroidGoldfishComponentInstance() local