HomeSort by relevance Sort by last modified time
    Searched full:outa (Results 1 - 8 of 8) sorted by null

  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_x86.cpp 817 __m128i all1s, outa, outs; local
874 __m128i outa; local
974 __m128i all1s, outa; local
1079 __m128i all1s, ina, outa, ins, outs; local
1150 __m128i all1s, ina, ins, outa, outs; local
    [all...]
  /external/skia/src/gpu/
GrSwizzle.h 63 uint32_t outA = (color >> idx * 8) & 0xFF;
64 return GrColorPackRGBA(outR, outG, outB, outA);
  /external/chromium-trace/catapult/tracing/tracing/base/
color.html 133 var outA = this.a + bgColor.a * oneMinusThisAlpha;
139 outA);
  /external/apache-http/android/src/android/net/compatibility/
WebAddress.java 105 // nothing found... outa here
  /frameworks/base/core/java/android/net/
WebAddress.java 112 // nothing found... outa here
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
WebAddress.java 108 // nothing found... outa here
  /external/webrtc/webrtc/modules/audio_coding/test/
TwoWayCommunication.cc 128 std::string out_file_a = webrtc::test::OutputPath() + "outA.pcm";
APITest.cc 213 std::string out_file_a = webrtc::test::OutputPath() + "outA.pcm";

Completed in 438 milliseconds