HomeSort by relevance Sort by last modified time
    Searched refs:ele (Results 1 - 25 of 47) sorted by null

1 2

  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
Camera2Source.java 167 Element ele = Element.createPixel(mRS, Element.DataType.UNSIGNED_8, local
170 rgbConverter = ScriptIntrinsicYuvToRGB.create(mRS,ele);
171 Type.Builder yuvBuilder = new Type.Builder(mRS,ele);
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContent.java 1365 BluetoothMapMessageListingElement ele = list.get(x); local
    [all...]
  /external/tinyxml/
xmltest.cpp 443 TiXmlElement* ele = doc.FirstChildElement(); local
448 result = ele->QueryDoubleAttribute( "attr0", &dVal );
451 result = ele->QueryDoubleAttribute( "attr1", &dVal );
453 result = ele->QueryIntAttribute( "attr1", &iVal );
456 result = ele->QueryIntAttribute( "attr2", &iVal );
458 result = ele->QueryIntAttribute( "bar", &iVal );
  /external/bluetooth/bluedroid/btif/src/
btif_config_util.cpp 244 //debug("value ele name:%s, section name:%s, key name:%s, value name:%s, value type:%s",
287 XMLElement* ele = xml->NewElement(ele_name); local
288 //debug("ele name:%s, tag:%s, index:%d, value type:%s", ele_name, name_tag, index, value_type);
289 ele->SetAttribute(BLUEDROID_NAME_TAG, name_tag);
291 ele->SetAttribute(BLUEDROID_VALUE_TYPE, value_type);
292 p->InsertEndChild(ele);
294 return ele;
    [all...]
  /external/iputils/
arping.c 105 #define OFFSET_OF(name,ele) ((size_t)(((name *)0)->ele))
  /external/svox/pico/lib/
picopr.c 833 static void pr_initPathEle (struct pr_PathEle * ele)
835 ele->rnetwork = NULL;
836 ele->rtok = 0;
837 ele->ritemid = -1;
838 ele->rdepth = 1;
839 ele->rlState = PR_LSInit;
840 ele->rcompare = -1;
841 ele->rprodname = 0;
842 ele->rprodprefcost = 0;
    [all...]
  /external/chromium_org/sdch/open-vcdiff/
config.sub 1200 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/chromium_org/third_party/libevent/
config.sub 1169 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/chromium_org/third_party/libxml/src/
config.sub 1209 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/chromium_org/third_party/libxslt/
config.sub 1137 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
  /external/chromium_org/third_party/sqlite/src/
config.sub 1155 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
config.sub 1169 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
config.sub 1052 sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
  /external/cmockery/cmockery_0_1_2/
config.sub 1101 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
  /external/elfutils/0.153/config/
config.sub 1209 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/google-tv-pairing-protocol/cpp/
config.sub 1200 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/libexif/
config.sub 1209 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/libmtp/
config.sub 1169 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/libogg/
config.sub 1125 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
  /external/libpcap/
config.sub 1210 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/libusb/
config.sub 1187 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/libusb-compat/
config.sub 1187 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/libvorbis/
config.sub 1125 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
  /external/protobuf/
config.sub 1137 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
  /external/protobuf/gtest/build-aux/
config.sub 1137 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)

Completed in 461 milliseconds

1 2